DSNU024I csect-name PARM FIELD ERROR parm-field
Explanation
An error was detected in the input parameter field on the EXEC statement or in the stored procedure.
- csect-name
- The name of the control section that issued the message.
- parm-field
- The input parameter field that contained the error.
System action
Utility processing is not initiated.
User response
Correct the indicated parameter field, and resubmit the job.
Problem determination
Check the syntax of the EXEC DD statement or the stored procedure.
Severity
8 (error)