DSNU1217I csect-name - CONFLICTING FIELD POSITION AND/OR LENGTH SPECIFICATION FOR FIELD field-name, TABLE table-name
Explanation
For a UNLOAD statement, the specified field position
for the indicated field caused a conflict with the previous field.
This is caused either by
- The position value specified for the field is too small.
- The length specification for the previous field is too large.
System action
The utility job terminates.
User response
Specify the correct position or length parameters in the field specification list so that there are enough space for the output fields.
Severity
8 (error)