DB2 - Problem description
Problem IT05012 | Status: Closed |
DB2 MIGHT TRAP WHILE COMPILING A QUERY THAT IS ELIGIBLE FOR ZIGZAG JOIN PROCESSING | |
product: | |
DB2 FOR LUW / DB2FORLUW / A50 - DB2 | |
Problem description: | |
In a rare scenario, DB2 might trap while compiling a query that is eligible for zigzag join processing. You will find the following in the stack trace if you encounter this problem: <StackTrace> sqloEDUCodeTrapHandler ... gsignal abort ... ... sqlno_zzjn_generate_fact_plan </StackTrace> | |
Problem Summary: | |
**************************************************************** * USERS AFFECTED: * * All * **************************************************************** * PROBLEM DESCRIPTION: * * See Error Description * **************************************************************** * RECOMMENDATION: * * Upgrade to DB2 Version 10.5 Fix Pack 5 * **************************************************************** | |
Local Fix: | |
You can disable zigzag join by setting DB2_REDUCED_OPTIMIZATION="ZZJN OFF". You can apply this against an application or specific set of statements by using an optimization profile that contains a REGISTRY request. You can also disable zigzag join by setting the optimization level to 0 or 1. | |
Solution | |
Probelm is fixed in DB2 Version 10.5 Fix Pack 5 | |
Workaround | |
not known / see Local fix | |
Timestamps | |
Date - problem reported : Date - problem closed : Date - last modified : | 17.10.2014 15.12.2014 12.06.2015 |
Problem solved at the following versions (IBM BugInfos) | |
Problem solved according to the fixlist(s) of the following version(s) | |
10.5.0.5 |