DB2 - Problem description
Problem IC77957 | Status: Closed |
CLI0118E INVALID SQL SYNTAX WHEN PARAMETER LISTING CONTAINS NEW LINE CHARACTER | |
product: | |
DB2 FOR LUW / DB2FORLUW / 910 - DB2 | |
Problem description: | |
When a stored procedure is called from a CLI based application and the parameter listing has a new line character separating parameters, such as after PARAM2 in the following: CALL SYSPROC.DSNTPSMP('PARAM1', 'PARAM2', 'CREATE PROCEDURE PROCNAME ( ) LANGUAGE SQL The following error may occur: CLI0118E Invalid SQL syntax. SQLSTATE=37000 | |
Problem Summary: | |
**************************************************************** * USERS AFFECTED: * * DB2 v9.1 CLI based applications calling Stored Procedures * **************************************************************** * PROBLEM DESCRIPTION: * * A call to a Stored Procedure from a CLI based application * * where the parameter list has a newline character separating * * parameters will fail with * * CLI0118E Invalid SQL syntax. SQLSTATE=37000 * **************************************************************** * RECOMMENDATION: * * Upgrade to DB2 v9.1 Fixpack 11 * **************************************************************** | |
Local Fix: | |
Remove the new line character and separate the parameters by spaces instead. | |
available fix packs: | |
DB2 Version 9.1 Fix Pack 11 for Linux, UNIX and Windows | |
Solution | |
First fixed in DB2 v9.1 Fixpack 11 | |
Workaround | |
not known / see Local fix | |
Timestamps | |
Date - problem reported : Date - problem closed : Date - last modified : | 05.08.2011 20.01.2012 20.01.2012 |
Problem solved at the following versions (IBM BugInfos) | |
9.1.FP11 | |
Problem solved according to the fixlist(s) of the following version(s) | |
9.1.0.11 |