home clear 64x64
en blue 200x116 de orange 200x116 info letter User
suche 36x36
Latest versionsfixlist
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
Have problems? - contact us.
Register for free anmeldung-x26
Contact form kontakt-x26

DB2 - Problem description

Problem IC96728 Status: Closed

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

product:
DB2 FOR LUW / DB2FORLUW / 970 - DB2
Problem description:
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 Summary:
**************************************************************** 
* USERS AFFECTED:                                              * 
* All Platforms                                                * 
**************************************************************** 
* PROBLEM DESCRIPTION:                                         * 
* See Error Description                                        * 
**************************************************************** 
* RECOMMENDATION:                                              * 
* Upgrade to DB2 LUW Version 9.7 Fixpack 9                     * 
****************************************************************
Local Fix:
Rewrite the query to eliminate the outer-reference in the 
sub-select.
available fix packs:
DB2 Version 9.7 Fix Pack 9 for Linux, UNIX, and Windows
DB2 Version 9.7 Fix Pack 9a for Linux, UNIX, and Windows
DB2 Version 9.7 Fix Pack 10 for Linux, UNIX, and Windows

Solution
The APAR will be fixed in DB2 LUW Version 9.7 Fixpack 9
Workaround
not known / see Local fix
BUG-Tracking
forerunner  : APAR is sysrouted TO one or more of the following: IC97915 IC97916 
follow-up : 
Timestamps
Date  - problem reported    :
Date  - problem closed      :
Date  - last modified       :
08.10.2013
17.12.2013
17.12.2013
Problem solved at the following versions (IBM BugInfos)
9.7.FP9
Problem solved according to the fixlist(s) of the following version(s)
9.7.0.9 FixList
9.7.0.9 FixList