DSN9015I PARAMETER parameter-value IS UNACCEPTABLE FOR KEYWORD keyword-name

Explanation

The parameter value specified in the message is not an acceptable value for the named keyword.

As an example, consider a keyword called PRINT that can have parameters of YES or NO. Specification of PRINT(YES) or PRINT(NO) is valid. However, specification of PRINT(MAYBE) is unacceptable.

System action

Processing for the command is terminated.

System programmer response

Correct and reissue the command.

Problem determination

Obtain a copy of the system or terminal log to verify the command entry.