DB2 - Problem description
Problem IC91296 | Status: Closed |
DB2 MAY ABEND WHILE COMPILING QUERY THAT CONTAINS THE QUARTER FUNCTION | |
product: | |
DB2 FOR LUW / DB2FORLUW / A10 - DB2 | |
Problem description: | |
When compiling a query statement that calls the DB2 built-in function QUARTER, the instance can crash, showing the following call stack in trap file: sqlnrCompensateDerivedPid sqlnr_pullup_trans_pid sqlnr_pullup_trans_pid sqlnr_compensate_pid sqlnr_compensate_prd sqlnr_subsume_prds_sel_sel sqlnr_subsume_prds sqlnr_subsume_derived_match sqlnr_subsume_match The problem was first introduced in v97 GA. | |
Problem Summary: | |
**************************************************************** * USERS AFFECTED: * * DB2 LUW 10.1 FP2 and under * **************************************************************** * PROBLEM DESCRIPTION: * * When compiling a query statement that calls the DB2 built-in * * function QUARTER, the instance can crash, showing the * * following * * call stack in trap file: * * * * sqlnrCompensateDerivedPid * * sqlnr_pullup_trans_pid * * sqlnr_pullup_trans_pid * * sqlnr_compensate_pid * * sqlnr_compensate_prd * * sqlnr_subsume_prds_sel_sel * * sqlnr_subsume_prds * * sqlnr_subsume_derived_match * * sqlnr_subsume_match * * * * The problem was first introduced in v97 GA. * **************************************************************** * RECOMMENDATION: * * Upgrade to DB2 10.1 FP3 * **************************************************************** | |
Local Fix: | |
Manually rewrite query statement by replacing "QUARTER(<exp>)" with "(MONTH(<exp>)-1)/3)+1". | |
available fix packs: | |
DB2 Version 10.1 Fix Pack 3 for Linux, UNIX, and Windows | |
Solution | |
Workaround | |
not known / see Local fix | |
Timestamps | |
Date - problem reported : Date - problem closed : Date - last modified : | 03.04.2013 03.10.2013 03.10.2013 |
Problem solved at the following versions (IBM BugInfos) | |
Problem solved according to the fixlist(s) of the following version(s) | |
10.1.0.3 | |
10.1.0.3 |