OM8523 <operand> IS REQUIRED
Explanation
You have not declared a required operand and no substitute value assignment is available. The JOB adverb and the AREA operand both lack default assignment values.
System action
When a specific OMCSAA command argument requires a particular operand that you have not supplied, the OMCSAA command processing attempts to provide an assignment value for the missing operand in the following manner:
- The inherited value, the last value assigned to that operand when an OMCSAA command was processed successfully, is assigned to the current operand.
- When an inheritable assignment value is a null value, the operand’s default value is assigned.
- When the result is still a null value, a violation occurs and this message is issued.
User response
Make the following changes:
- Provide the missing operand and value assignment.
- Remove the command inhibit character (>).
- Resubmit the command.