home clear 64x64
en blue 200x116 de orange 200x116 info letter User
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 IC64006 Status: Geschlossen

CASE EXPRESSION IN PREDICATES OR LARGE OR PREDICATES MAY CAUSE SQL0101
ERROR WHEN STMTHEAP IS SMALL /INSTANCE MEMORY IS LIMITED

Produkt:
DB2 FOR LUW / DB2FORLUW / 970 - DB2
Problembeschreibung:
CASE expressions containing a large number of WHEN clauses which 
are used in a <, <=, <>, =, >= or > predicate or OR predicates 
containing a very large number of AND subterms can consume a 
large amounts of memory during statement compilation. This can 
cause SQL0101N errors if  STMTHEAP, DATABASE_MEMORY or 
INSTANCE_MEMORY is limited. 
 
Examining the text  for the failing query, if you find a CASE 
expression involving more then 100 WHEN clauses involved in a 
relational predicate or OR predicates with more then 10000 
subterms then this APAR may be applicable.
Problem-Zusammenfassung:
Users Affected: 
All users prior to V97 FP1 
 
Problem Description: 
CASE EXPRESSION IN PREDICATES OR LARGE OR PREDICATES MAY CAUSE 
SQL0101 ERROR WHEN STMTHEAP IS SMALL /INSTANCE MEMORY IS LIMITED 
 
LOCAL FIX: 
1) Increase the STMTHEAP database configuration parameter, or if 
STMTHEAP is already large or set to AUTOMATIC then check the 
DATABASE_MEMORY and/or INSTANCE_MEMORY to ensure those limits 
are not impacting the amount of STMTHEAP which can be use. 
 
2) Modify the query to simplify the CASE or OR predicate. 
 
3) If the query contains a large CASE expression in a predicate 
causing the memory problems then lower the query optimization 
level for this query to 0 or 1.
Local-Fix:
1) Increase the STMTHEAP database configuration parameter, or if 
STMTHEAP is already large or set to AUTOMATIC then check the 
DATABASE_MEMORY and/or INSTANCE_MEMORY to ensure those limits 
are not impacting the amount of STMTHEAP which can be use. 
 
2) Modify the query to simplify the CASE or OR predicate. 
 
3) If the query contains a large CASE expression in a predicate 
causing the memory problems then lower the query optimization 
level for this query to 0 or 1.
verfügbare FixPacks:
DB2 Version 9.7 Fix Pack 1 for Linux, UNIX, and Windows
DB2 Version 9.7 Fix Pack 2 for Linux, UNIX, and Windows
DB2 Version 9.7 Fix Pack 3 for Linux, UNIX, and Windows
DB2 Version 9.7 Fix Pack 3a for Linux, UNIX, and Windows
DB2 Version 9.7 Fix Pack 4 for Linux, UNIX, and Windows
DB2 Version 9.7 Fix Pack 5 for Linux, UNIX, and Windows
DB2 Version 9.7 Fix Pack 7 for Linux, UNIX, and Windows
DB2 Version 9.7 Fix Pack 9a for Linux, UNIX, and Windows
DB2 Version 9.7 Fix Pack 6 for Linux, UNIX, and Windows
DB2 Version 9.7 Fix Pack 8 for Linux, UNIX, and Windows
DB2 Version 9.7 Fix Pack 9 for Linux, UNIX, and Windows
DB2 Version 9.7 Fix Pack 10 for Linux, UNIX, and Windows

Lösung
Problem Conclusion: 
 
First Fixed in DB2 V97 FP1
Workaround
keiner bekannt / siehe Local-Fix
Weitere Daten
Datum - Problem gemeldet    :
Datum - Problem geschlossen :
Datum - der letzten Änderung:
22.10.2009
13.03.2010
13.03.2010
Problem behoben ab folgender Versionen (IBM BugInfos)
9.7.FP1
Problem behoben lt. FixList in der Version
9.7.0.1 FixList