DB2 - Problembeschreibung
Problem IC83910 | Status: Geschlossen |
"GET DATABASE CONFIGURATION" COMMAND DISPLAYS INCORRECT VALUE FOR PARAMETER MIRRORLOGPATH. | |
Produkt: | |
DB2 FOR LUW / DB2FORLUW / 970 - DB2 | |
Problembeschreibung: | |
If you change value for configuration parameter MIRRORLOGPATH for an active database, you will receive following message: ============================================ DB20000I The UPDATE DATABASE CONFIGURATION command completed successfully. SQL1363W One or more of the parameters submitted for immediate modification were not changed dynamically. For these configuration parameters, all applications must disconnect from this database before the changes become effective. ============================================ which tells you that you need to deactivate the database and reactivate it to have the change take effect. However after you deactivate the database and reactivate it, you would see the "get database configuration" command has incorrect output: the value on column "Current Value" is wrongly set to NULL for MIRRORLOGPATH, while the column "Delayed Value" has correct value. In "db2pd -dbcfg" output you would see similar problem: the value of "MIRRORLOGPATH (memory)" is wrongly set to NULL, while the value of "MIRRORLOGPATH (disk)" is correct. The change on MIRRORLOGPATH actually have taken effect after you reactivate the database, which means you would see log files created in the new mirror log path. The only problem is the incorrect value in "get database configuration" output and "db2pd -dbcfg" output. | |
Problem-Zusammenfassung: | |
**************************************************************** * USERS AFFECTED: * * All users of version 9.7 on Linux, Unix and Windows * * platforms. * **************************************************************** * PROBLEM DESCRIPTION: * * See Error Description * **************************************************************** * RECOMMENDATION: * * Update to DB2 LUW Version 9.7 Fix Pack 7 or higher levels. * **************************************************************** | |
Local-Fix: | |
There are 2 means that help you see the correct value for parameter MIRRORLOGPATH: 1. Recycle the DB2 instance by "db2stop" command and "db2start" command, and then you would see the correct value. 2. Deactivate and reactivate the database *twice*, then after you reactivate the database for the 2nd time you would see the correct value. | |
verfügbare FixPacks: | |
DB2 Version 9.7 Fix Pack 7 for Linux, UNIX, and Windows | |
Lösung | |
First fixed in DB2 LUW Version 9.7 Fix Pack 7. | |
Workaround | |
keiner bekannt / siehe Local-Fix | |
Weitere Daten | |
Datum - Problem gemeldet : Datum - Problem geschlossen : Datum - der letzten Änderung: | 04.06.2012 27.04.2013 27.04.2013 |
Problem behoben ab folgender Versionen (IBM BugInfos) | |
9.7.FP7 | |
Problem behoben lt. FixList in der Version | |
9.7.0.7 |