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

Running db2advis to recommend MQT can cause DB2 to trap when the input
query contains sub-queries that meet certain conditions

Produkt:
DB2 FOR LUW / DB2FORLUW / A50 - DB2
Problembeschreibung:
Running db2advis to recommend MQT can cause DB2 to trap when the 
input query meets all of the following conditions: 
 
- the query contains a sub-query predicate that references 
columns from only one table. 
- the sub-query contains local predicates. 
- for exists or not-exists sub-query, the select clause of the 
sub-query contains only constants or parameter markers. 
- the query has aggregate functions. 
 
For example: 
 
SELECT MAX(T1_C1) FROM T1 WHERE CAST(? AS INT) <= ALL(SELECT 
T2_C1 FROM T2 WHERE T2_C1 > 2 ) 
 
SELECT MIN(T1_C1) FROM T1 WHERE NOT EXISTS (SELECT 134, CAST(? 
as INT) FROM T2 WHERE T2_C1 > 2 ) 
 
The stack trace-back can contain the following functions: 
 
sqlng_build_SQZO_obj 
sqlng_process_groupby_op 
sqlngProcessLolepop 
sqlng_process_sort_op 
sqlngProcessLolepop 
sqlng_build_thread
Problem-Zusammenfassung:
**************************************************************** 
* USERS AFFECTED:                                              * 
* All                                                          * 
**************************************************************** 
* PROBLEM DESCRIPTION:                                         * 
* See Error Description                                        * 
**************************************************************** 
* RECOMMENDATION:                                              * 
* Upgrade to DB2 Version 10.5 Fix Pack 4                       * 
****************************************************************
Local-Fix:
verfügbare FixPacks:
DB2 Cancun Release 10.5.0.4 (also known as Fix Pack 4) for Linux, UNIX, and Windows
DB2 Version 10.5 Fix Pack 9 for Linux, UNIX, and Windows

Lösung
First fixed in DB2 Version 10.5 Fix Pack 4
Workaround
keiner bekannt / siehe Local-Fix
Weitere Daten
Datum - Problem gemeldet    :
Datum - Problem geschlossen :
Datum - der letzten Änderung:
21.11.2013
08.09.2014
08.09.2014
Problem behoben ab folgender Versionen (IBM BugInfos)
Problem behoben lt. FixList in der Version
10.5.0.4 FixList