DSNU1100I csect-name RECORD 'n' FOR PARTITION m WILL BE DISCARDED DUE TO field-name CONVERSION ERROR FOR table-name ERROR CODE cc

Explanation

The load utility found the input data provided for a field to be incorrect. The corresponding input data set record 'n' from the input data set specified for partition m will be placed in the DISCARDS data set.

The error code, cc, identifies the problem. See DSNU334I for the list of error codes and their meaning.

System action

The input data set record is noted and will be discarded in the DISCARD phase. The LOAD utility continues to process additional records in the input data set.

User response

Following the completion of the current LOAD utility invocation, examine the record in the DISCARDS data set for partition m. Correct the error in the discarded input data. Submit a RESUME(YES) LOAD invocation with the DISCARDS data set as the input data set.

Severity

4 (warning)