cancel
Showing results for 
Search instead for 
Did you mean: 

unable to load DB2 library

mehmetali_celik
Explorer
0 Kudos

Hi,

We are trying to install an application server on Windows in a UNIX SAP

(abap+java) system with SAPinst.Our Central instance is in DB2/AIX

platform and we want to install an windows application server.

An error occured while processing start dialog instance task. Following

error entry is displayed in dev_w0.

"calling db_connect ...

C Registering callback for dynamic profile parameters

C *** ERROR => unable to load DB2 library 'E:\usr\sap\EBD\D01

\exe/db6_clidriver\bin\db2app.dll'. Reason: A dynamic link library

(DLL) initialization routine failed."

[dbdb6.c 9714]

C *** ERROR in DB6Connect[dbdb6.c, 1412] CON = 0 (BEGIN)

C &+ DbSlConnectDB6: Unable to load DB2 libraries. Connect failed.

Our Database instance version is DB2 9.1 with fp5 and application

server db2 client version is also DB2 9.1 with fp5.

Could you help us ?

Best regards

Gokhan Diren

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

even iam facing the same problem can u help me

markus_doehr2
Active Contributor
0 Kudos

> C Registering callback for dynamic profile parameters

> C *** ERROR => unable to load DB2 library 'E:\usr\sap\EBD\D01\exe/db6_clidriver\bin\db2app.dll'.

Is that library there?

Markus

mehmetali_celik
Explorer
0 Kudos

Yes, that library is there.

markus_doehr2
Active Contributor
0 Kudos

And that library has the same bitness (32bit/64bit) as the rest of the system?

Markus