DSNT036I DSNTRVFY IGNORED ROUTINE schema.routine-name IN LINE line-number BECAUSE THE ROUTINE ALREADY EXISTS
Explanation
The routine was already included for validation. The duplicate routine will be ignored.
- schema.routine-name
- The name of the routine, qualified by the name of the schema in which the routine was created.
- line-number
- The line where the second instance of schema.routine-name was found.
System action
The duplicate routine is not selected and processing continues.
User response
Remove the duplicate name from the SYSIN DD. If you plan to reuse the job, remove the duplicate name from the SYSIN DD before you rerun the job.
Severity
4 (warning)