DB2 - Problembeschreibung
Problem IC91759 | Status: Geschlossen |
INCORRECT MESSAGE IS DISPLAYED WHEN 'DB2 UPDATE DBM CFG ' IS ISSUED WITHOUT ATTACHING TO INSTANCE | |
Produkt: | |
DB2 FOR LUW / DB2FORLUW / A10 - DB2 | |
Problembeschreibung: | |
If you attach to the instance before executing 'UPDATE DBM CFG' for an online configurable parameter (like DIAGLEVEL), then it will be active directly. You get message as below : $db2 update dbm cfg using DIAGLEVEL 4 "DB20000I The UPDATE DATABASE MANAGER CONFIGURATION command completed successfully." But if you don't have an instance attachment, the parameter is not changed online and immediately. But still you get same message as above (i.e. DB20000I ). Here is a sample of it : --------------------------------------------------- login: db2inst db2inst's Password: $ db2 update dbm cfg using DIAGLEVEL 4 DB20000I The UPDATE DATABASE MANAGER CONFIGURATION command completed successfully. $ db2 attach to db2inst Instance Attachment Information Instance server = DB2/AIX64 9.7.6 Authorization ID = db2inst Local instance alias = db2inst $ db2 GET DBM CFG SHOW DETAIL | grep DIAGLEVEL Diagnostic error capture level (DIAGLEVEL) = 2 4 $ --------------------------------------------------- See that, at this point the parameter value is not yet active. So DB2 should give a message other than DB20000I informing that the value is delayed and is not updated dynamically. | |
Problem-Zusammenfassung: | |
**************************************************************** * USERS AFFECTED: * * all platform * **************************************************************** * PROBLEM DESCRIPTION: * * See Error Description * **************************************************************** * RECOMMENDATION: * * Upgrade to DB2 V101 FP3 * **************************************************************** | |
Local-Fix: | |
verfügbare FixPacks: | |
DB2 Version 10.1 Fix Pack 3 for Linux, UNIX, and Windows | |
Lösung | |
DB2 V101 FP3 | |
Workaround | |
keiner bekannt / siehe Local-Fix | |
Weitere Daten | |
Datum - Problem gemeldet : Datum - Problem geschlossen : Datum - der letzten Änderung: | 22.04.2013 10.03.2015 10.03.2015 |
Problem behoben ab folgender Versionen (IBM BugInfos) | |
Problem behoben lt. FixList in der Version | |
10.1.0.3 | |
10.1.0.3 |