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

QUERY MAY RETURN INCORRECT RESULTS WHEN IT CONTAINS A SUB-SELECT WITH
CORRELATION AND A FETCH FIRST N ROWS CLAUSE

Produkt:
DB2 FOR LUW / DB2FORLUW / A10 - DB2
Problembeschreibung:
A query may return wrong results under certain condition. The 
characteristics of the affected query are: 
a) it will contain a FETCH FIRST n ROWS clause 
b) the sub-select or full-select containing the FETCH FIRST n 
ROWS clause from (a) will contain a nested sub-select or EXISTS 
predicate or IN subquery predicate. 
c) The nested sub-select from (b) will contain an 
outer-reference to another input to the sub-select or 
full-select from (a) 
 
After gathering the db2exfmt output for potential queries that 
may be impacted, it will typically contain a SORT operator that 
reduces the stream cardinality to the value specified in the 
FETCH FIRST n ROW clause and a NLJOIN operator without 
predicates above the SORT, one of whose inputs is the sub-select 
containing the outer-reference.
Problem-Zusammenfassung:
**************************************************************** 
* USERS AFFECTED:                                              * 
* All platforms                                                * 
**************************************************************** 
* PROBLEM DESCRIPTION:                                         * 
* See Error Description                                        * 
**************************************************************** 
* RECOMMENDATION:                                              * 
* Upgrade to DB2 Version 10.1 fix pack 4.                      * 
****************************************************************
Local-Fix:
Rewrite the query to eliminate the outer-reference in the 
sub-select.
verfügbare FixPacks:
DB2 Version 10.1 Fix Pack 4 for Linux, UNIX, and Windows
DB2 Version 10.1 Fix Pack 6 for Linux, UNIX, and Windows

Lösung
The fix will be included in DB2 Version 10.1 fix pack 4.
Workaround
keiner bekannt / siehe Local-Fix
Weitere Daten
Datum - Problem gemeldet    :
Datum - Problem geschlossen :
Datum - der letzten Änderung:
25.11.2013
24.03.2014
24.03.2014
Problem behoben ab folgender Versionen (IBM BugInfos)
Problem behoben lt. FixList in der Version
10.1.0.4 FixList