0x00760013 (7733267) An incorrect report option was specified.
Explanation
When the PARM value of the EXEC statement contains REPORT,
a report option that identifies the level of detail to be displayed can be
identified. The valid report options are as follows:
- SUMMARY
- DETAIL
- VALIDATE
- DEBUG
Specification of a report option is optional, and by default, a summary report is produced. The format that is used to specify a report option is REPORT,option.
User response
Update the PARM, specify a valid report option, and resubmit the job.