DB2 - Problem description
Problem IC87302 | Status: Closed |
INCORRECT SYNTAX COMBINATION OF CAST AND DATE FUNCTIONS SUCH AS DAYS, MINUTES ETC CAN CAUSE COMPILER CRASH INSTEAD OF SQL0104 | |
product: | |
DB2 FOR LUW / DB2FORLUW / 970 - DB2 | |
Problem description: | |
If incorrect syntax is used which involves the CAST operator and a DATE function DAYS or ( MINUTES, MONTHS, YEARS etc ) , then instead of a SQL0104 syntax error being returned a compiler crash can occur. Example statement : db2 "select cast( ( current_timestamp ) days as decimal ) from sysibm.sysdummy1 " will return following error: SQL0901N The SQL statement failed because of a non-severe system error. Subsequent SQL statements can be processed. (Reason "SQLNQ_CONVERTNODE 010".) SQLSTATE=58004 | |
Problem Summary: | |
**************************************************************** * USERS AFFECTED: * * ALL * **************************************************************** * PROBLEM DESCRIPTION: * * See Error Description * **************************************************************** * RECOMMENDATION: * * Upgrade to DB2 9.7 Fix Pack 8 * **************************************************************** | |
Local Fix: | |
Correct the syntax for the statement | |
available fix packs: | |
DB2 Version 9.7 Fix Pack 8 for Linux, UNIX, and Windows | |
Solution | |
Problem first fixed in DB2 9.7 Fix Pack 8 | |
Workaround | |
not known / see Local fix | |
BUG-Tracking | |
forerunner : APAR is sysrouted TO one or more of the following: IC91729 follow-up : | |
Timestamps | |
Date - problem reported : Date - problem closed : Date - last modified : | 17.10.2012 21.05.2013 21.05.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 |