DSNU281I csect-name RECORD (n) OF TABLE table-name VIOLATING VALID ROUTINE validproc-name, ERROR CODE=X'reason-code'

Explanation

The validation exit routine provided by your installation blocked the load of record 'n' into TABLE 'table-name'. The reason-code was set by the exit routine.

System action

The LOAD utility continues to process the following input record.

System programmer response

Verify that the validation routine is correct.

User response

Check the error input records against the error reason code returned from the validation procedure.

Severity

4 (warning)