DSNU192I csect-name OPTION option-name IS NOT VALID WHEN USED WITH MORE THAN ONE TABLE FOR THE utility-name UTILITY

Explanation

An attempt was made to use the LOAD or UNLOAD utility for multiple tables with an option that can be used against only one table.

csect-name
The name of the control section that issued the message.
option-name
The name of the option.
LOAD utility
FORMAT INTERNAL or PRESORTED YES
UNLOAD utility
FORMAT INTERNAL
utility-name
The name of the utility.

System action

Utility processing terminates.

User response

Specify the option that is indicated by option-name for only one table.

Severity

8 (error)