DB2 - Problembeschreibung
| Problem IC71955 | Status: Geschlossen |
PERFORMANCE DEGRADATION DUE TO A PACKAGE CACHE CONTENTION WHEN MANY DROP DGTT STATEMENTS ARE RUNNING SIMULTANEOUSLY | |
| Produkt: | |
DB2 FOR LUW / DB2FORLUW / 970 - DB2 | |
| Problembeschreibung: | |
Each time when we drop DGTT )Declared Global Temporary Table) in application, we create a new environment entry for this statement in the cache. Every new statements that are coming in have to traverse through the list of environments, holding a latch, making everybody else to wait. SQLO_LT_sqlra_anchor_stmt__latch - the package cache dynamic SQL anchor latch is one of the latch waiters. | |
| Problem-Zusammenfassung: | |
**************************************************************** * USERS AFFECTED: * * All DB2 Users * **************************************************************** * PROBLEM DESCRIPTION: * * PERFORMANCE DEGRADATION DUE TO A PACKAGE CACHE CONTENTION * * WHEN MANY DROP DGTT STATEMENTS ARE RUNNING SIMULTANEOUSLY * **************************************************************** * RECOMMENDATION: * * Upgrade to First fixed in DB2 V9.7 FP5 to avail a fix for * * this APAR. * **************************************************************** | |
| Local-Fix: | |
(i) db2set DB2_APM_PERFORMANCE=1 (ii) Turn off statement monitor (iii) db2 flush package cache dynamic | |
| verfügbare FixPacks: | |
DB2 Version 9.7 Fix Pack 5 for Linux, UNIX, and Windows | |
| Lösung | |
First fixed in DB2 V9.7 FP5 | |
| Workaround | |
keiner bekannt / siehe Local-Fix | |
| Weitere Daten | |
Datum - Problem gemeldet : Datum - Problem geschlossen : Datum - der letzten Änderung: | 15.10.2010 09.12.2011 09.12.2011 |
| Problem behoben ab folgender Versionen (IBM BugInfos) | |
9.7.FP5 | |
| Problem behoben lt. FixList in der Version | |
| 9.7.0.5 |
|