| Message: 56119 |
 |
BY: Praveen Devarao (praveend) DATE: 2008-05-19 12:34 SUBJECT: RE: Error connecting Hi Chris,
Can you please check, to what value is IBM_DB_DIR and IBM_DB_LIB set to now. It is to be set as below
export IBM_DB_DIR=/export/home/csevans/db29
export IBM_DB_LIB=/export/home/csevans/db29/lib
and also, use v9fp4a_sunos_db2driver_for_odbc_cli_32. The first error of wrong ELF class is due to compatibility of 32-bit and 64-bit. | |