M204.2118
M204.2118 1NF FILEMODL requires field attribute AT-MOST-ONE
An attempt was made to REDEFINE an AT-MOST-ONE field in a First-Normal Form (1NF) file to REPEATABLE. The 1NF File Model requires the AT-MOST-ONE Field-Level Constraint attribute to ensure that only one occurrence of a particular field appears in any given record.
File manager response: AT-MOST-ONE may not be redefined to REPEATABLE unless FILEMODL is reset to X'00', thereby disabling the 1NF File Model. Be certain that this action is appropriate, as the 1NF File Model cannot be re-enabled without re-creating and re-loading the entire file.
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 |