DB2 - Problem description
Problem IC91700 | Status: Closed |
DYNAMIC QUERY EXECUTION FAILS WITH SQL0302 WHEN NAMED PARAMETER MARKERS ARE USED AND DEFERRED PREPARE IS ENABLED | |
product: | |
DB2 FOR LUW / DB2FORLUW / A10 - DB2 | |
Problem description: | |
If deferred prepare is enabled and a dynamic query is prepared that uses named parameter markers, the query may fail at execution time with SQL0302. This will happen if there is a named parameter marker that corresponds to a VARCHAR data type and the value used at execution time is longer than 254 bytes. | |
Problem Summary: | |
**************************************************************** * USERS AFFECTED: * * All * **************************************************************** * PROBLEM DESCRIPTION: * * See Error Description * **************************************************************** * RECOMMENDATION: * * Upgrade to DB2 version 10.1 fix pack 2 * **************************************************************** | |
Local Fix: | |
Disable deferred prepare or change named parameter markers to regular parameter markers (?) | |
Solution | |
First fixed in DB2 version 10.1 fix pack 2 | |
Workaround | |
not known / see Local fix | |
Timestamps | |
Date - problem reported : Date - problem closed : Date - last modified : | 21.04.2013 24.04.2013 24.04.2013 |
Problem solved at the following versions (IBM BugInfos) | |
Problem solved according to the fixlist(s) of the following version(s) |