DB2 - Problem description
Problem IC80849 | Status: Closed |
DB2CHGPATH MAY NOT UPDATE THE LIBRARY PATH ON SOLARIS | |
product: | |
DB2 FOR LUW / DB2FORLUW / 970 - DB2 | |
Problem description: | |
On Solaris, db2chgpath may not function properly if the original directory does not exist. e.g. After renaming the install path from V9.7 to V9.7new # db2chgpath # echo $? 1 The above command fails because we try to change into the original directory(/opt/IBM/db2/V9.7), which no longer exists and the script terminates. After applying the fix, db2chgpath will not terminate when the original directory no longer exists. | |
Problem Summary: | |
**************************************************************** * USERS AFFECTED: * * All users running DB2 v9.7 FP5 or earlier. * **************************************************************** * PROBLEM DESCRIPTION: * * On Solaris, db2chgpath may not function properly if target * * directory does not exists. Attempt to execute command will * * change nothing and no error message will be reported * * afterwards. * **************************************************************** * RECOMMENDATION: * * Upgrade to DB2 v9.7 FP6 * **************************************************************** | |
Local Fix: | |
There are two workarounds for this problem: 1) Ensure the original directory exists; or 2) Update the configuration file with the new install path: <old db2 install path>/cfg/installcopy.cfg Re-run db2chgpath. db2chgpath once again | |
available fix packs: | |
DB2 Version 9.7 Fix Pack 6 for Linux, UNIX, and Windows | |
Solution | |
Problem first fixed in DB2 v9.7 FP6 | |
Workaround | |
Ensure that the target path is exists and execute db2chgpath once again | |
Timestamps | |
Date - problem reported : Date - problem closed : Date - last modified : | 17.01.2012 05.06.2012 05.06.2012 |
Problem solved at the following versions (IBM BugInfos) | |
9.7.FP6 | |
Problem solved according to the fixlist(s) of the following version(s) | |
9.7.0.6 |