DB2 - Problem description
| Problem IC62518 | Status: Closed |
DB2EXPLN MAY RETURN SQL0804N WITH REASON CODE 103, IF -STATEMENT WITH STATEMENT LENGTH IS TOO LONG. | |
| product: | |
DB2 FOR LUW / DB2FORLUW / 970 - DB2 | |
| Problem description: | |
db2expln may return SQL0804N as below.
db2expln -database <db_name> -user <user_name> <password>
-terminal -graph -opids -output "output.txt"
-statement "LONG SQL STATEMENT"
SQL0804N The application program parameters for the current
request are
not valid. Reason code "103". If a host variable or
SQLVAR in the SQLDA is invalid then: host variable/SQLVAR
number =
"xx", SQLTYPE = "yyy", SQLLEN = NAGATIVE VALUE, host
variable/SQLVAR type = "zzzzz". | |
| Problem Summary: | |
**************************************************************** * USERS AFFECTED: * * db2expln may return SQL0804N * **************************************************************** * PROBLEM DESCRIPTION: * * See the APAR description. * **************************************************************** * RECOMMENDATION: * * Upgrade to DB2 UDB version 9.7 fixpack 1. * **************************************************************** | |
| Local Fix: | |
Use -stmtfile instead of -statement. | |
| available fix packs: | |
DB2 Version 9.7 Fix Pack 1 for Linux, UNIX, and Windows | |
| Solution | |
Problem was first fixed in DB2 UDB Version 9.7 FixPack 1. | |
| Workaround | |
not known / see Local fix | |
| Timestamps | |
Date - problem reported : Date - problem closed : Date - last modified : | 13.08.2009 18.02.2010 18.02.2010 |
| Problem solved at the following versions (IBM BugInfos) | |
9.7.FP1 | |
| Problem solved according to the fixlist(s) of the following version(s) | |
| 9.7.0.1 |
|