HIS027I   COMMAND DELIMITER ERROR OR UNRECOGNIZED KEYWORD IN COMMAND FILE SPECIFIED BY DDNAME: ddname KEYWORD LAST PROCESSED:
lastkw

Explanation

The system could not process a MODIFY hisproc command because it encountered one of the following errors in the command file specified by the ddname displayed:
  • A delimiter error in the command. For example, this might mean that a delimiter is missing or incorrectly placed. The valid delimiters are:
    • blank
    • =
    • (
    • )
    • '
  • An unrecognizable keyword. This might be caused by:
    • An incorrect keyword or keyword value that has longer number of characters than the maximum number of the characters permitted.
    • Keywords or keyword values that are not upper case. You must enter command keywords into the MVS™ command file in UPPER case. Keyword values must also be entered in UPPER case, unless they are a quoted string, which can be in mixed case.
In the message text:
ddname
The data definition name for the command file specified on the DDNAME parameter of the command.
lastkw
The name of the last keyword that was processed or was being processed when the system encountered the error.

System action

The system does not process the command issued.

Operator response

Reissue the MVS command file (displayed in ddname) and ensure that:
  • The value entered for the specified keyword is the correct length and that both keyword and keyword values are all upper case.
  • Delimiters entered for the command in the command file are in matched pairs.
  • Quotation marks or parenthesis are entered in matched pairs.

System programmer response

None.

Problem determination

None.

Source

Hardware instrumentation services (HIS)

Module

Start of changeHISICMDEnd of change

Routing code

-

Descriptor code

5