DB2 - Problem description
Problem IC86899 | Status: Closed |
FOR DSDRIVER ON LINUXAMD64, EXECUTING "DB2TRC ON" AS ROOT FAILS WITH ERROR LIBDB2.SO.1 NOT FOUND ... | |
product: | |
DB2 CONNECT / DB2CONNCT / A10 - DB2 | |
Problem description: | |
FOR DSDRIVER ON LINUXAMD64, EXECUTING "DB2TRC ON" AS ROOT FAILS WITH ERROR LIBDB2.SO.1 NOT FOUND. Issue seems for LU platforms. Install dsdriver or clidriver as root on linux system and after installation, try to execute db2trc as root. It fails to load library libdb2.so.1 and throws error that library not found. # db2trc db2trc: error while loading shared libraries: libdb2.so.1: cannot open shared object file: No such file or directory # db2trc on db2trc: error while loading shared libraries: libdb2.so.1: cannot open shared object file: No such file or directory # | |
Problem Summary: | |
**************************************************************** * USERS AFFECTED: * * DB2-Connect * **************************************************************** * PROBLEM DESCRIPTION: * * See Error Description * **************************************************************** * RECOMMENDATION: * * upgrade to db2_v101fp2 or later * **************************************************************** | |
Local Fix: | |
cd to <installdir>/adm, you can find db2trc executable here. Now execute below commands here as root: # cp db2trc db2trc1 # mv db2trc1 db2trc # chmod 06551 db2trc # ls -l db2trc -r-sr-s--x 1 root root 1561857 Oct 1 17:45 db2trc owner, group and permissions of this executable should be as above for root to resolve this issue. | |
available fix packs: | |
DB2 Version 10.1 Fix Pack 2 for Linux, UNIX, and Windows | |
Solution | |
db2_v101fp2 | |
Workaround | |
not known / see Local fix | |
Timestamps | |
Date - problem reported : Date - problem closed : Date - last modified : | 01.10.2012 31.12.2012 31.12.2012 |
Problem solved at the following versions (IBM BugInfos) | |
Problem solved according to the fixlist(s) of the following version(s) | |
10.1.0.2 | |
10.5.0.2 |