BIP2392
Severity
20 : ErrorMessage
DB2 wrapper (64-bit) could not find the function '<insert_0>' in the DB2 implementation library '<insert_1>'. This function will not be available to broker code in this process.Explanation
The ODBC driver manager has loaded the DB2 application binding library using a 64-bit DB2 wrapper, but the wrapper cannot find the function '<insert_0>' which is needed for the broker to operate completely correctly. Subsequent database errors may be caused by this problem.Response
Ensure the DB2 wrapper library can find the correct DB2 application binding library. Setting MQSI_64BIT_DB2_LIBRARY_NAME to point to the correct libdb2.so (or .sl or .a) may help this problem.