DB2 - Problem description
Problem IC88274 | Status: Closed |
DB2 MAY ABEND WHILE COMPILING QUERY THAT CONTAINS THE QUARTER FUNCTION | |
product: | |
DB2 FOR LUW / DB2FORLUW / 970 - 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: * * ALL * **************************************************************** * PROBLEM DESCRIPTION: * * See Error Description * **************************************************************** * RECOMMENDATION: * * Upgrade to DB2 Version 9.7 Fix Pack 8. * **************************************************************** | |
Local Fix: | |
Manually rewrite query statement by replacing "QUARTER(<exp>)" with "(MONTH(<exp>)-1)/3)+1". | |
available fix packs: | |
DB2 Version 9.7 Fix Pack 8 for Linux, UNIX, and Windows | |
Solution | |
First fixed in DB2 Version 9.7 Fix Pack 8. | |
Workaround | |
not known / see Local fix | |
BUG-Tracking | |
forerunner : APAR is sysrouted TO one or more of the following: IC91296 follow-up : | |
Timestamps | |
Date - problem reported : Date - problem closed : Date - last modified : | 15.11.2012 01.04.2013 01.04.2013 |
Problem solved at the following versions (IBM BugInfos) | |
9.7.FP8 | |
Problem solved according to the fixlist(s) of the following version(s) | |
9.7.0.8 |