DB2 - Problembeschreibung
Problem IC73687 | Status: Geschlossen |
DB2 ACTIVITY MONITOR WILL FAIL TO DO ONLINE CHANGES TO THE DATAB ASE MANAGER CONFIGURATIONS LEADING TO SQL22405N ERRORS LATER ON. | |
Produkt: | |
DB2 FOR LUW / DB2FORLUW / 970 - DB2 | |
Problembeschreibung: | |
The db2 activity monitor (db2am) will fail to update database manager configurations while db2 is online. Db2am reports will give SQL22405N error until you restart db2. Example: In db2 activity monitor (db2am): 1. 'Introduction' - Select the DB. 2. Select the partition. 3. Select the monitored task. 4. The 'show command' which will show the following: 5. Click 'finish' 6. Select any report from the activity monitor GUI and it will return the SQL22405N error. | |
Problem-Zusammenfassung: | |
**************************************************************** * USERS AFFECTED: * * All users that do this. * **************************************************************** * PROBLEM DESCRIPTION: * * The db2 activity monitor (db2am) will fail to update * * database * * manager configurations while db2 is online. Db2am reports * * will * * give SQL22405N error until you restart db2. * * * * * * * * Example: * * * * * * * * In db2 activity monitor (db2am): * * * * * * * * 1. 'Introduction' - Select the DB. * * * * * * * * 2. Select the partition. * * * * * * * * 3. Select the monitored task. * * * * * * * * 4. The 'show command' which will show the following: * * * * * * * * 5. Click 'finish' * * * * * * * * 6. Select any report from the activity monitor GUI and it * * will * * return the SQL22405N error. * **************************************************************** * RECOMMENDATION: * * If you restart db2 the database manager configuration * * changes * * will take effect and no longer will you get SQL22405N. * * * * Alternatively instead of restarting db2 you can run the * * commands * * yourself. Below is example of commands: * * * * * * * * ATTACH TO SAMPLE; * * * * UPDATE DBM CFG USING DFT_MON_SORT ON; * * * * UPDATE DBM CFG USING DFT_MON_LOCK ON; * * * * UPDATE DBM CFG USING DFT_MON_STMT ON; * * * * UPDATE DBM CFG USING DFT_MON_UOW ON; * * * * UPDATE DBM CFG USING DFT_MON_TIMESTAMP ON; * * * * UPDATE DBM CFG USING DFT_MON_BUFPOOL ON; * * * * CONNECT RESET; * **************************************************************** | |
Local-Fix: | |
If you restart db2 the database manager configuration changes will take effect and no longer will you get SQL22405N. Alternatively instead of restarting db2 you can run the commands yourself. Below is example of commands: ATTACH TO SAMPLE; UPDATE DBM CFG USING DFT_MON_SORT ON; UPDATE DBM CFG USING DFT_MON_LOCK ON; UPDATE DBM CFG USING DFT_MON_STMT ON; UPDATE DBM CFG USING DFT_MON_UOW ON; UPDATE DBM CFG USING DFT_MON_TIMESTAMP ON; UPDATE DBM CFG USING DFT_MON_BUFPOOL ON; CONNECT RESET; | |
verfügbare FixPacks: | |
DB2 Version 9.7 Fix Pack 5 for Linux, UNIX, and Windows | |
Lösung | |
Fixed from fixpack 5 of DB2 v9.7 | |
Workaround | |
keiner bekannt / siehe Local-Fix | |
Weitere Daten | |
Datum - Problem gemeldet : Datum - Problem geschlossen : Datum - der letzten Änderung: | 06.01.2011 19.12.2011 19.12.2011 |
Problem behoben ab folgender Versionen (IBM BugInfos) | |
9.7. | |
Problem behoben lt. FixList in der Version | |
9.7.0.5 |