Hi everyone,
Thanks in advance for any advice.
DB2 Driver I’m using : IBM DB2 Driver for ODBC and CLI
OS is 64 bit Suse Linux
BODI version is XI
DB2 database version is 9.5
I am trying to configure Business Objects Data Integrator to run with DB2 tables as targets / sources.
So far, when I try running a simple job with one Data Flow that reads a DB2 table and attempts to create a flat file from it, I get an error stating :
System call to load and initialize functions failed for <libdb2.so>. Please make sure the shared library is installed and located correctly.
To install the DB2 ODBC driver :
I have copied the uncompressed IBM DB2 Driver for ODBC and CLI files into a directory on the server running BODI.
I’ve added the folder path to the driver to LD_LIBRARY_PATH.
I’ve created a DSN entry in the odbc.ini file, however I’m not sure if it’s correct.
[DB2_DSN]
Driver=
IPADDRESS=
PORT=50000
UID=
PWD=
But I still get the same error as above:
System call to load and initialize functions failed for <libodbc.so>. Please make sure the shared library is installed and located correctly.
In searching Data Integrator documentation, there’s not much information in the way of how to set up BODI to use a new ODBC data source, DB2 or otherwise.
Does anyone else have BODI using DB2? I would imagine several do. Where could I go to find information about installing the DB2 ODBC driver properly for BODI?
I have tried several google searches and come up with steps that seem to be close, but upon following them, the same error appears or I’m unable to follow all of them for one reason or another.
Is this covered in the Technical manuals pdfs that can be launched from within the BODI designer? I’ve looked but haven’t found anything worthwhile.
Any suggestions or anecdotal evidence that BODI can use DB2 as a data source would be helpful. Perhaps I shouldn’t even be going down the ODBC route, is there an OLE DB or other solution I should be investigating?
Again, thanks for any help anyone would have.
Smegheadking (BOB member since 2011-12-12)