DB2 - Problem description
Problem IC73052 | Status: Closed |
THE PYTHON64 AND PYTHON32 SYMLINKS ARE MISSING FROM THE INSTANCE HOME DIRECTORY | |
product: | |
DB2 FOR LUW / DB2FORLUW / 970 - DB2 | |
Problem description: | |
Currently the python binaries shipped with DB2 are only installed in the main installation directory, for example /opt/ibm/db2/V9.7/dsdriver The following symlink is not created during the instance creation: ls -l /home/db2inst1/sqllib/python64 lrwxrwxrwx 1 root db2iadm1 35 Dec 6 12:48 /home/db2inst1/sqllib/python64 -> /opt/ibm/db2/V9.7/dsdriver/python64 This APAR will create the python symlink under instance_home/sqllib | |
Problem Summary: | |
**************************************************************** * USERS AFFECTED: * * ALL * **************************************************************** * PROBLEM DESCRIPTION: * * Currently the python binaries shipped with DB2 are only * * installed in the main installation directory, for example * * /opt/ibm/db2/V9.7/dsdriver * * The following symlink is not created during the instance * * creation: * * * * ls -l /home/db2inst1/sqllib/python64 * * lrwxrwxrwx 1 root db2iadm1 35 Dec 6 12:48 * * /home/db2inst1/sqllib/python64 -> * * /opt/ibm/db2/V9.7/dsdriver/python64 * * * * This APAR will create the python symlink under * * instance_home/sqllib * **************************************************************** * RECOMMENDATION: * * Upgrade to DB2 version 9.7 Fixpack 4 * * Or create the symlink under the instance's home sqllib * * directory with this command: * * ln -s /opt/ibm/db2/V9.7/dsdriver/python64 * * /home/db2inst1/sqllib/python64 * * Replace "python64" with "python32" for 32-bit platforms. * **************************************************************** | |
Local Fix: | |
Create the symlink under the instance's home sqllib directory using this command: ln -s /opt/ibm/db2/V9.7/dsdriver/python64 /home/db2inst1/sqllib/python64 Replace "python64" with "python32" for 32-bit platforms. | |
available fix packs: | |
DB2 Version 9.7 Fix Pack 4 for Linux, UNIX, and Windows | |
Solution | |
Fixed in DB2 v97 Fixpack 4 | |
Workaround | |
not known / see Local fix | |
BUG-Tracking | |
forerunner : APAR is sysrouted TO one or more of the following: IC73056 follow-up : | |
Timestamps | |
Date - problem reported : Date - problem closed : Date - last modified : | 06.12.2010 28.04.2011 28.04.2011 |
Problem solved at the following versions (IBM BugInfos) | |
9.7.FP4 | |
Problem solved according to the fixlist(s) of the following version(s) | |
9.7.0.4 |