COGNOiSe.com - The IBM Cognos Community

Legacy Business Intelligence => COGNOS Impromptu => Topic started by: RogerVail on 22 Oct 2009 02:59:42 PM

Title: Accessing DB2 files on an AS/400
Post by: RogerVail on 22 Oct 2009 02:59:42 PM
We use Impromptu 7.4 Client version to access DB2 libraries on an AS/400. Currently we are accessing the AS/400 through an ODBC connection on the PC going across a WAN to the AS/400.

Is there any other method of being able to access the DB2 files on the AS/400 (i.e. a native connection of some sort)?

Are there optimization processes/changes that can be performed to ensure the best efficiency of the application?

Are there compatibility issues with Cognos 7.4 and versions of IBM Client Access?

Thanks for your help.
Title: Re: Accessing DB2 files on an AS/400
Post by: dlafrance on 16 Aug 2010 09:00:47 AM
We are also using ISeries ODBC drivers to access AS400.

There is no direct connector for AS400 so ODBC is the way... As for optimization, you can find a lot of information about this on google.
Title: Re: Accessing DB2 files on an AS/400
Post by: hrl on 29 Sep 2010 08:09:07 AM
I agree that ODBC is the way to go.   Use iSeries Navigator Index Advisor to build indexes for performance considerations.  Always reference the physical file (not a logical file) or a view in the catalog.  The iSeries will figure the best access path for performance.