M204.0771
Jump to navigation
Jump to search
M204.0771 "=" expected after field name
An INITIALIZE command has been issued for a file whose FILEORG parameter specifies a SORT, HASH, or RECSCTY option, but the character following the field name was not an equal sign (=). The only correct values following the field name are an equal sign followed by a decimal number. A correct example is:
INITIALIZE = SORTKEY = 8
File manager response: Correct the syntax, and retry.
Message attributes:
RETCODEO=0 | Sets online return code |
---|---|
RETCODEB=4 | Sets batch (single user) return code |
CLASS=E | Error class; the message can be suppressed with the X'04' bit setting of the MSGCTL parameter |
AUDITER | Writes the message with line type ER to the audit trail |
COUNT | Increments the error count (ERCNT) parameter |