DB2 - Problembeschreibung
Problem IC79005 | Status: Geschlossen |
INSTANCE REGISTRY VARIABLES ARE DELETED WHEN DB2IMIGR FAILS. | |
Produkt: | |
DB2 FOR LUW / DB2FORLUW / 970 - DB2 | |
Problembeschreibung: | |
When db2imigr fails for some reason(for example, the instance is still active), the instance registry variables are deleted during the undo process. For example, if you have these variables set before the upgrade: $ db2set -all [i] DB2_NUM_CKPW_DAEMONS=0 [i] DB2COMM=TCPIP [g] DB2SYSTEM=myhostname after upgrade the instance variables are no longer defined: $ db2set -all [g] DB2SYSTEM=myhostname | |
Problem-Zusammenfassung: | |
**************************************************************** * USERS AFFECTED: * * ALL * **************************************************************** * PROBLEM DESCRIPTION: * * See Problem Description above. * **************************************************************** * RECOMMENDATION: * * Upgrade to DB2 Version 9.7 Fix Pack 6. * **************************************************************** | |
Local-Fix: | |
- take a backup of the registry before upgrade $ db2set -all [i] DB2_NUM_CKPW_DAEMONS=0 [i] DB2COMM=TCPIP [g] DB2SYSTEM=myhostname - restore the registry after upgrade: db2set DB2_NUM_CKPW_DAEMONS=0 db2set DB2COMM=TCPIP | |
Lösung | |
First fixed in Version 9.7 Fix Pack 6. | |
Workaround | |
keiner bekannt / siehe Local-Fix | |
Weitere Daten | |
Datum - Problem gemeldet : Datum - Problem geschlossen : Datum - der letzten Änderung: | 30.09.2011 13.06.2012 13.06.2012 |
Problem behoben ab folgender Versionen (IBM BugInfos) | |
9.7.FP6 | |
Problem behoben lt. FixList in der Version |