DB2 - Problem description
Problem IC70616 | Status: Closed |
Procedure designator does not allow TIMESTAMP(), SQLSTATE=42601 | |
product: | |
DB2 FOR LUW / DB2FORLUW / 970 - DB2 | |
Problem description: | |
As a parameterized data type, TIMESTAMP() with empty parentheses should be supported in a procedure designator yet it fails with SQLCODE -104 and SQLSTATE 42601: drop procedure proc( timestamp() ) SQL0104N An unexpected token ")" was found following "proc( timestamp(". Expected tokens may include: "<scale>". SQLSTATE=42601 TIMESTAMP() should be supported in a procedure designator. | |
Problem Summary: | |
**************************************************************** * USERS AFFECTED: * * ALL * **************************************************************** * PROBLEM DESCRIPTION: * * See Error Description * **************************************************************** * RECOMMENDATION: * * Upgrade to DB2 version 9.7 Fix Pack 6 * **************************************************************** | |
Local Fix: | |
Remove the empty parentheses or include the correct precision. | |
available fix packs: | |
DB2 Version 9.7 Fix Pack 6 for Linux, UNIX, and Windows | |
Solution | |
First fixed in DB2 version 9.7 Fix Pack 6 | |
Workaround | |
not known / see Local fix | |
Timestamps | |
Date - problem reported : Date - problem closed : Date - last modified : | 18.08.2010 12.07.2012 12.07.2012 |
Problem solved at the following versions (IBM BugInfos) | |
9.7.FP6 | |
Problem solved according to the fixlist(s) of the following version(s) | |
9.7.0.6 |