DSNU1106I csect-name RECORD 'n' FOR PARTITION m WILL BE DISCARDED DUE TO INVALID field-name COLUMN SPECIFICATION FOR table-name

Explanation

The load utility calculated the location of an input data value using the field specifications supplied and VARCHAR length fields present within the input data set record 'n' for partition m. The calculated position for the field was determined to be incorrect.

System action

The input data set record number 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, if one exists. Otherwise, correct the input field specification. Submit a RESUME(YES) LOAD invocation, which uses the DISCARDS data set and the verified LOAD utility statement and field specifications.

Severity

4 (warning)