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 IT07243 Status: Geschlossen

SQL0101N when compiling query with many outer joins and group by in DPF

Produkt:
DB2 FOR LUW / DB2FORLUW / A10 - DB2
Problembeschreibung:
With optimizer level 5 a query that has many outer joins and 
a group by clause that includes all columns in the select, can 
have slow performance due to a long compilation time or its 
compilation might fail with 
SQL0101N  The statement was not processed because a limit such 
as a memory limit, an SQL limit, or a database limit was 
reached. 
SQLSTATE=54001 
 
This is due to DB2 spending a long time calculating all the 
possible access plans. 
 
Increasing the statement heap only delays the error SQL0101N 
after the value is exhausted.
Problem-Zusammenfassung:
**************************************************************** 
* USERS AFFECTED:                                              * 
* ALL                                                          * 
**************************************************************** 
* PROBLEM DESCRIPTION:                                         * 
* See Error Description                                        * 
**************************************************************** 
* RECOMMENDATION:                                              * 
* Upgrade to DB2 Version 10.1 and Fix Pack 5                   * 
****************************************************************
Local-Fix:
The query might compile with optimization level 0 or 
optimization level 1, and adjusting the Statement heap to 
automatic. 
 
The solution that was developed for APAR IY71442 might help. 
Enabling it requires setting DB2_REDUCED_OPTIMIZATION registry 
variable to a special value.  To acquire further instruction, 
contact DB2 support.
Lösung
Problem was first fixed in DB2 Version 10.1 and Fix Pack 5
Workaround
keiner bekannt / siehe Local-Fix
Weitere Daten
Datum - Problem gemeldet    :
Datum - Problem geschlossen :
Datum - der letzten Änderung:
19.02.2015
13.07.2015
13.07.2015
Problem behoben ab folgender Versionen (IBM BugInfos)
Problem behoben lt. FixList in der Version
10.1.0.5 FixList