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 IT02759 Status: Closed

SQL0901 MAY BE RETURNED FOR A QUERY WITH ZIG ZAG JOIN

product:
DB2 FOR LUW / DB2FORLUW / A10 - DB2
Problem description:
A query may fail with sql0901 with the text: 
"Missing dimension key memory for zzjn feedback deep copy" 
 
For the problem to occur, the following conditions are known to 
lead to the error: 
- The access plan for the query contains a zig zag join 
- The mentioned join is between unequal join key lengths between 
the dimension tables and the fact table, likely caused by having 
the zzjn exist under a union.
Problem Summary:
**************************************************************** 
* USERS AFFECTED:                                              * 
* All                                                          * 
**************************************************************** 
* PROBLEM DESCRIPTION:                                         * 
* See Error Description                                        * 
**************************************************************** 
* RECOMMENDATION:                                              * 
* Upgrade to fixpack 5                                         * 
****************************************************************
Local Fix:
Set the environment registry variable : 
db2set DB2_REDUCED_OPTIMIZATION="ZZJN OFF". 
By doing so, we ensure that DB2 will avoid using Zigzag join in 
the access plan.
Solution
Problem fixed in DB2 v10.1 fixpack 5.
Workaround
not known / see Local fix
Timestamps
Date  - problem reported    :
Date  - problem closed      :
Date  - last modified       :
24.06.2014
13.07.2015
13.07.2015
Problem solved at the following versions (IBM BugInfos)
Problem solved according to the fixlist(s) of the following version(s)
10.1.0.5 FixList