home clear 64x64
en blue 200x116 de orange 200x116 info letter User
suche 36x36
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 IC91729 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 / A10 - 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:                                              * 
* DB2 LUW                                                      * 
**************************************************************** 
* PROBLEM DESCRIPTION:                                         * 
* See Error Description                                        * 
**************************************************************** 
* RECOMMENDATION:                                              * 
* Upgrade to 'product v97fp8 or db2v101fp3                     * 
****************************************************************
Local Fix:
Correct the syntax for the statement
available fix packs:
DB2 Version 10.1 Fix Pack 3 for Linux, UNIX, and Windows
DB2 Version 10.1 Fix Pack 4 for Linux, UNIX, and Windows
DB2 Version 10.1 Fix Pack 3a for Linux, UNIX, and Windows
DB2 Version 10.1 Fix Pack 6 for Linux, UNIX, and Windows

Solution
an SQL0182N error will be returned instead of 901 , when 
expression for datetime is not valid
Workaround
not known / see Local fix
Timestamps
Date  - problem reported    :
Date  - problem closed      :
Date  - last modified       :
22.04.2013
01.10.2013
01.10.2013
Problem solved at the following versions (IBM BugInfos)
9.0.1,
9.7.FP8
Problem solved according to the fixlist(s) of the following version(s)
10.1.0.3 FixList
10.1.0.3 FixList