Question & Answer
Question
When running peconfig from DB2® Performance Expert, it shows the following error message: $ ./peconfig -console xhost path is /usr/bin/X11/xhost Check DB2 version ... SUCCESS [I] Your DB2 signature is: 9.1.0.2 Error accessing DB2 JDBC driver 'COM.ibm.db2.jdbc.app.DB2Driver', check Java CLASSPATH: java.sql.SQLException: java.lang.UnsatisfiedLinkError: db2jdbc (A file or directory in the path name does not exist.) Closing configuration process. Done. $
Answer
When migrating the Performance Expert instance to V9 from V8, the symbolic link for sqllib/lib for the instance was pointing to lib32 instead of lib64. To fix the problem, recreate the symbolic link by running the following command:
# ln -f -s lib64 lib
Was this topic helpful?
Document Information
Modified date:
11 February 2021
UID
swg21294139