DSNU637I csect-name NUMBER OF option-name SPECIFIED EXCEEDS MAXIMUM LIMIT ALLOWED OF maximum-allowed

Explanation

The utility control statement references too many instances of an option.

csect-name
The name of the control section that issued the message.
option-name
The name of the option.
maximum-allowed
The maximum number of instances of the indicated option that are permitted.

System action

Utility processing ends.

User response

Reduce the number of option-name options that are used by the utility control statement.

Severity

8 (error)