DSNA653I csect-name CANNOT FIND ZPARM zparm-name
Explanation
The specified subsystem parameter (ZPARM) value is not defined.
- csect-name
- The name of the control section that issued the message.
- zparm-name
- The name of the subsystem parameter that is not defined.
The csect-name in the message identifies the CSECT that issues the message.
System action
The stored procedure terminates.
System programmer response
Define the specified subsystem parameter value.
If the subsystem parameter value is defined and the failing procedure is an administrative scheduler procedure, ensure that the user ID that runs the job is granted the MONITOR1 and MONITOR2 privileges.
Severity
12 (severe)