DB2 - Problem description
Problem IC76155 | Status: Closed |
DB2INIDB COMMAND DOES NOT DISPLAY PROPER ERROR MESSAGE. | |
product: | |
DB2 FOR LUW / DB2FORLUW / 970 - DB2 | |
Problem description: | |
'db2inidb' command throws following error message in case of any failure when issued with 'RELOCATE USING <config_file>' clause. $ db2inidb test as snapshot relocate using /..../config.out Relocating database... Unable to relocate database, cannot continue. $ It doesn't tell you why it is failing. It should display the appropriate error message. | |
Problem Summary: | |
**************************************************************** * USERS AFFECTED: * * db2inidb RELOCATE USING <config_file> * **************************************************************** * PROBLEM DESCRIPTION: * * see APAR description * **************************************************************** * RECOMMENDATION: * * upgrade to v97fp5 * **************************************************************** | |
Local Fix: | |
You can get proper error message by running 'db2relocatedb' command with same config file as used in 'db2inidb' command as below: $ db2relocatedb -f config.out This command displays proper error message from the current config.out file. | |
available fix packs: | |
DB2 Version 9.7 Fix Pack 5 for Linux, UNIX, and Windows | |
Solution | |
fixed in V97fp5 | |
Workaround | |
not known / see Local fix | |
Timestamps | |
Date - problem reported : Date - problem closed : Date - last modified : | 04.05.2011 08.12.2011 08.12.2011 |
Problem solved at the following versions (IBM BugInfos) | |
9.7.FP5 | |
Problem solved according to the fixlist(s) of the following version(s) | |
9.7.0.5 |