DB2 - Problem description
Problem IT05113 | Status: Closed |
LOAD UTILITY USING "FOR EXCEPTION" OPTION FAILED WITH -804 ERROR AFTER FIXPACK UPGRADE | |
product: | |
DB2 FOR LUW / DB2FORLUW / A50 - DB2 | |
Problem description: | |
The load utility might fail with -804 error on the database upgraded to (FP4 or later) from (FP3 or FP3a) fix packs. This issue does not happen for databases created newly on Fix Pack 4 or later. The following is an example of the error for this issue. $ db2 -tvf load.sql LOAD FROM /home/v105fp3a/repro/load_test.dmp of del modified by dumpfile="/home/v105fp3a/repro/load.err" usedefaults codepage=1208 method P (1,2) replace into LOAD_TEST1 ( COL1,COL2 ) FOR EXCEPTION LOAD_TEST1_EX SQL3015N  An SQL error "-804" occurred during processing. SQL0804N  The application program parameters for the current request are not valid.  Reason code "100".  If a host variable or SQLVAR in the SQLDA is invalid then:  host variable/SQLVAR number = "", SQLTYPE = "", SQLLEN = "", host variable/SQLVAR type = "".  SQLSTATE=07002 | |
Problem Summary: | |
**************************************************************** * USERS AFFECTED: * * User using LOAD Utility. * **************************************************************** * PROBLEM DESCRIPTION: * * See Error Description * **************************************************************** * RECOMMENDATION: * * Upgrade to DB2 version 10.5.0.7. * **************************************************************** | |
Local Fix: | |
Bind utility packages manually after applying the fix pack. example) db2 connect to dbname db2 bind ~/sqllib/bnd/@db2ubind.lst blocking all grant public | |
Solution | |
The problem is first fixed in DB2 version 10.5.0.7. | |
Workaround | |
not known / see Local fix | |
Timestamps | |
Date - problem reported : Date - problem closed : Date - last modified : | 22.10.2014 25.01.2016 25.01.2016 |
Problem solved at the following versions (IBM BugInfos) | |
Problem solved according to the fixlist(s) of the following version(s) | |
10.5.0.7 |