DB2 - Problem description
Problem IC90161 | Status: Closed |
DBI1264E ERROR DURING CLIENT INSTANCE UPGRADE USING DB2IUPGRADE COMMAND | |
product: | |
DB2 FOR LUW / DB2FORLUW / 970 - DB2 | |
Problem description: | |
When the instance that is to be upgraded to v10.1 using db2iupgrade command is of node type CLIENT, customer will experience the following errors: DBI1264E: Errors were encountered in running db2iupgrade. Please refer to the installation log file /tmp/db2iupgrade.log.PID for more information. DBI1205E One or more local databases cannot be upgraded to the version from which you are running this command. Check the log file /home/<instance>/upgrade.log for the list of errors. The reason behind the errors is that db2iupgrade makes call to the db2iupgrade_local script which includes the following lines of code. They should be commented out as follows: # if [ ${IS_FIRST_HOST?} -eq ${TRUE?} ]; then # chk_databases # fi The chk_databases function calls to db2ckupgrade which validates the existence of local databases. Since this is CLIENT node and no such databases would exist, call to chk_databases should not be made. | |
Problem Summary: | |
**************************************************************** * USERS AFFECTED: * * All * **************************************************************** * PROBLEM DESCRIPTION: * * See Error Description * **************************************************************** * RECOMMENDATION: * * Upgrade to DB2 v9.7 FP9. * **************************************************************** | |
Local Fix: | |
Upgrade to DB2 v9.7 FP9. | |
available fix packs: | |
DB2 Version 10.1 Fix Pack 3 for Linux, UNIX, and Windows | |
Solution | |
Upgrade to DB2 v9.7 FP9. | |
Workaround | |
not known / see Local fix | |
Timestamps | |
Date - problem reported : Date - problem closed : Date - last modified : | 12.02.2013 02.10.2013 02.10.2013 |
Problem solved at the following versions (IBM BugInfos) | |
9.7.FP9 | |
Problem solved according to the fixlist(s) of the following version(s) | |
10.1.0.3 | |
10.1.0.3 |