DSNU1219I csect-name - THE NUMBER OF RECORDS IN ERROR REACHED THE LIMIT nnnn

Explanation

For the UNLOAD utility, the number of records in error reached the specified MAXERR limit.

System action

The utility job terminates.

User response

Investigate the individual error message and determine the cause of the errors. The corrective action will differ by the type of the error. In certain situations, this condition may be anticipated. In this case, the total number of records unloaded before the job terminates can be adjusted by changing the MAXERR option value.

Problem determination

This problem will occur when the number of errors in the output record formatting, including data conversion errors, detected by the UNLOAD utility reached the limit specified by the MAXERR option. For each record in error, the corresponding message has been issued. The records in error will not be unloaded to the output data set. This message is issued only once, even though there can be a situation in which the number of individual error messages exceeds the specified MAXERR value. This situation occurs only when the UNLOAD utility is running in the partition parallel mode and the multiple tasks have reached the MAXERR value concurrently.

Severity

8 (error)