DB2 - Problem description
Problem IC63380 | Status: Closed |
IN AIX, INSTANCE PROFILE ENVIRONMENT NOT SET WHEN INSTANCE IS STARTED BY DB2_START.KSH SCRIPT. | |
product: | |
DB2 FOR LUW / DB2FORLUW / 910 - DB2 | |
Problem description: | |
When using TSA / DB2 v9.1 in AIX, instance profile environment not set when instance is started by db2_start.ksh script. | |
Problem Summary: | |
**************************************************************** * USERS AFFECTED: * * DB2 v9.1 users with instance clustered using TSA. * **************************************************************** * PROBLEM DESCRIPTION: * * When using TSA / DB2 v9.1 in AIX, instance profile * * environment not set when instance is started by * * db2_start.ksh script. * **************************************************************** * RECOMMENDATION: * * Replace this line in the db2_start.ksh: * * $INSTHOME/sqllib/bin/db2gcf -t 60 -u -p ${NN?} -i * * ${DB2INSTANCE?} * * With this: * * su - ${DB2INSTANCE} -c "$INSTHOME/sqllib/bin/db2gcf -t * * $sato -u -p ${NN?} -i ${DB2INSTANCE?}" * **************************************************************** | |
Local Fix: | |
Replace this line in the db2_start.ksh: $INSTHOME/sqllib/bin/db2gcf -t 60 -u -p ${NN?} -i ${DB2INSTANCE?} With this: su - ${DB2INSTANCE} -c "$INSTHOME/sqllib/bin/db2gcf -t $sato -u -p ${NN?} -i ${DB2INSTANCE?}" | |
available fix packs: | |
DB2 Version 9.1 Fix Pack 9 for Linux, UNIX and Windows | |
Solution | |
The problem was first fixed in version 9.1 fix pack 9. | |
Workaround | |
not known / see Local fix | |
Timestamps | |
Date - problem reported : Date - problem closed : Date - last modified : | 23.09.2009 07.04.2010 07.04.2010 |
Problem solved at the following versions (IBM BugInfos) | |
9.1.FP9 | |
Problem solved according to the fixlist(s) of the following version(s) | |
9.1.0.9 |