DB2 - Problem description
Problem IC95206 | Status: Closed |
LOAD: RECORDS REJECTED DURING PARTITIONING ARE NOT COUNTED TOWARDS WARNINGCOUNT | |
product: | |
DB2 FOR LUW / DB2FORLUW / A50 - DB2 | |
Problem description: | |
When loading data into a table in a DPF environment, i.e. a DPF Load, records rejected during partitioning are not counted towards the WARNINGCOUNT parameter, so that the load could succeed despite some records have been rejected. Example: $ db2 LOAD FROM in.del of DEL WARNINGCOUNT 1 MESSAGES msg.out REPLACE INTO dummy PARTITIONED DB CONFIG PARTITIONING_DBPARTNUMS \(0,1\) Agent Type Node SQL Code Result ________________________________________________________________ ______________ LOAD 000 +00000000 Success. ________________________________________________________________ ______________ LOAD 001 +00000000 Success. ________________________________________________________________ ______________ PARTITION 000 +00000000 Success. ________________________________________________________________ ______________ PARTITION 001 +00003107 Success. ________________________________________________________________ ______________ PRE_PARTITION 000 +00000000 Success. ________________________________________________________________ ______________ RESULTS: 2 of 2 LOADs completed successfully. ________________________________________________________________ ______________ Summary of Partitioning Agents: Rows Read = 12 Rows Rejected = 1 Rows Partitioned = 11 Summary of LOAD Agents: Number of rows read = 11 Number of rows skipped = 0 Number of rows loaded = 11 Number of rows rejected = 0 Number of rows deleted = 0 Number of rows committed = 11 SQL3107W At least one warning message was encountered during LOAD processing. | |
Problem Summary: | |
**************************************************************** * USERS AFFECTED: * * DPF * **************************************************************** * PROBLEM DESCRIPTION: * * See Error Description * **************************************************************** * RECOMMENDATION: * * Problem was first fixed in DB2 Version 10.5 and Fix Pack 3 * **************************************************************** | |
Local Fix: | |
available fix packs: | |
DB2 Version 10.5 Fix Pack 3 for Linux, UNIX, and Windows | |
Solution | |
Problem was first fixed in DB2 Version 10.5 and Fix Pack 3 | |
Workaround | |
not known / see Local fix | |
Timestamps | |
Date - problem reported : Date - problem closed : Date - last modified : | 27.08.2013 27.02.2014 27.02.2014 |
Problem solved at the following versions (IBM BugInfos) | |
Problem solved according to the fixlist(s) of the following version(s) | |
10.5.0.3 | |
10.5.0.3 |