suche 36x36
Neueste VersionenFixList
11.1.0.7 FixList
10.5.0.9 FixList
10.1.0.6 FixList
9.8.0.5 FixList
9.7.0.11 FixList
9.5.0.10 FixList
9.1.0.12 FixList
Haben Sie Probleme? - Kontaktieren Sie uns.
Kostenlos registrieren anmeldung-x26
Kontaktformular kontakt-x26

DB2 - Problembeschreibung

Problem IT27825 Status: Geschlossen

DB2: HIGH NUMBER OF SQL VARIATIONS & ANCHOR_COMMON LATCH WAITS CAUSING CPU
SPIKE

Produkt:
DB2 FOR LUW / DB2FORLUW / A50 - DB2
Problembeschreibung:
Under rare runtime condition, Db2 might not reuse the dynamic
SQL variation across multiple connection, which will result in:
- multiple variations of the same dynamic SQL kept in package
cache
- an increased time spent compiling queries
- latch waits on SQLO_LT_sqlrlc_anchor_common__anchor_latch,
which is obtained during compilation


Problem is specific to Db2 version 10.5 Fix Pack 9 and 10 (i.e.
it did not exist in FP8 and older) can be diagnosed by reviewing
"db2pd -dynamic" output, were we would see high number of
variations (NumVar) for the same statement (AnchID, StmtUID
pair), e.g.:

Dynamic SQL Statements:
AnchID StmtUID    NumEnv     NumVar     NumRef     NumExe
Text
851    1          1          19058      13867834   13867834


Dynamic SQL Variations:
AnchID StmtUID   EnvID     VarID     NumRef   Typ
851    1         20        1520360   1        6
851    1         20        1520359   1        6
851    1         20        1520358   1        6
851    1         20        1520357   1        6
851    1         20        1520356   1        6
Problem-Zusammenfassung:
Local-Fix:
Setting an internal access plan manager (APM) variable may help
resolve the problem:
$ db2set APM_THROTTLE=70
(instance restart required)
Lösung
Workaround
keiner bekannt / siehe Local-Fix
Kommentar
This APAR is a duplicate of IT27830
Bug-Verfolgung
Vorgänger  : 
Nachfolger : IT27829 
Weitere Daten
Datum - Problem gemeldet    :
Datum - Problem geschlossen :
Datum - der letzten Änderung:
21.01.2019
20.04.2020
20.04.2020
Problem behoben ab folgender Versionen (IBM BugInfos)
Problem behoben lt. FixList in der Version