M204.0408
M204.0408 OCCURS must be between 1 and 255
You issued a DEFINE FIELD command with an OCCURS attribute that was not between 1 and 255, inclusive. The OCCURS attribute in a DEFINE FIELD command is used to determine the number of times this field will appear in each record. See DEFINE FIELD command or Field design for more information on the DEFINE FIELD command and the OCCURS attribute.
Response: Correct 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 |