home clear 64x64
en blue 200x116 de orange 200x116 info letter User
suche 36x36
Latest versionsfixlist
11.1.0.7 FixList
10.5.0.9 FixList
10.1.0.6 FixList
9.8.0.5 FixList
9.7.0.11 FixList
9.5.0.10 FixList
9.1.0.12 FixList
Have problems? - contact us.
Register for free anmeldung-x26
Contact form kontakt-x26

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
DB2 Version 10.1 Fix Pack 3 for Linux, UNIX, and Windows
DB2 Version 10.1 Fix Pack 4 for Linux, UNIX, and Windows
DB2 Version 10.1 Fix Pack 3a for Linux, UNIX, and Windows
DB2 Version 10.1 Fix Pack 6 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 FixList
10.5.0.2 FixList