DB2 - Problembeschreibung
| Problem IC71954 | Status: Geschlossen |
PERFORMANCE DEGRADATION DUE TO A PACKAGE CACHE CONTENTION WHEN MANY DROP DGTT STATEMENTS ARE RUNNING SIMULTANEOUSLY | |
| Produkt: | |
DB2 FOR LUW / DB2FORLUW / 950 - 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 on V9.5 FP7 and below * **************************************************************** * PROBLEM DESCRIPTION: * * 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. * **************************************************************** * RECOMMENDATION: * * Please upgrade to DB2 V9.5 FP8 where this APAR is first * * fixed. * **************************************************************** | |
| 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.5 Fix Pack 8 for Linux, UNIX, and Windows | |
| Lösung | |
APAR first fixed in DB2 V9.5 FP8. | |
| Workaround | |
keiner bekannt / siehe Local-Fix | |
| Weitere Daten | |
Datum - Problem gemeldet : Datum - Problem geschlossen : Datum - der letzten Änderung: | 15.10.2010 30.06.2011 30.06.2011 |
| Problem behoben ab folgender Versionen (IBM BugInfos) | |
9.5.FP8 | |
| Problem behoben lt. FixList in der Version | |
| 9.5.0.8 |
|