DB2 - Problem description
Problem IC82665 | Status: Closed |
RICHTEXTTOOL.SH SCRIPT MAY FAIL IF A THIRD PARTY AUTHENTICATION METHOD IS CONFIGURED ON UNIX | |
product: | |
DB2 FOR LUW / DB2FORLUW / 970 - DB2 | |
Problem description: | |
If the unix machine where the Rich text feature is installed uses a third party authentication method at the operating system level, the richtextTool.sh script may fail when trying to enable or disable the feature. The script relies on information in the /etc/passwd file to resolve the instance owner's home directory and if the authentication method does not use (or update) the local /etc/passwd file the script may fail with the following error: CIE00424E The DB2 Text Search configuration directory named "%1" for the DB2 instance named "%2" does not exist. | |
Problem Summary: | |
**************************************************************** * USERS AFFECTED: * * Any using richtooltext.sh tool * **************************************************************** * PROBLEM DESCRIPTION: * * See Error Description * **************************************************************** * RECOMMENDATION: * * Upgrade to DB2 Version 9.7 Fixpack 7 * **************************************************************** | |
Local Fix: | |
Hardcode the required value in the script: #DB2INSTANCE_HOME=`awk -F: '$1 ~ /^'"$DB2INSTANCE"'$/ {print $6}' /etc/passwd` <--- comment out DB2INSTANCE_HOME=<your instance home directory> <----- add this line with your instance home directory hard coded | |
available fix packs: | |
DB2 Version 9.7 Fix Pack 7 for Linux, UNIX, and Windows | |
Solution | |
Problem first fixed in DB2 Version 9.7 Fixpack 7 | |
Workaround | |
not known / see Local fix | |
BUG-Tracking | |
forerunner : APAR is sysrouted TO one or more of the following: IC86257 follow-up : | |
Timestamps | |
Date - problem reported : Date - problem closed : Date - last modified : | 13.04.2012 05.11.2012 05.11.2012 |
Problem solved at the following versions (IBM BugInfos) | |
9.7.FP7 | |
Problem solved according to the fixlist(s) of the following version(s) | |
9.7.0.7 |