M204.0722
M204.0722 Repeating range field prohibited
A File Load program has an LDRF statement that refers to a field that has the NUMERIC RANGE attribute in its field description. Since multiple occurrences of NUMERIC RANGE fields are disallowed, LDRF cannot specify a NUMERIC RANGE field. The File Load program will continue to compile, but it will not be executed.
File manager response: Correct the File Load program, or change the field attribute to NON-RANGE, and resubmit the job.
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 |