M204.0711
M204.0711 Incompressible value in recnum=token, field=token2
An attempt was made by a File Load program to update a field in the preallocated section of a Model 204 file with a value that is not compressible to a Model 204 binary or floating point value. The update of field token2 is ignored, and the execution of the File Load program continues.
File manager response: There is probably an error in the input data. If you want field token2 to be able to accept incompressible values, reorganize the file and remove field token2 from the preallocated section by taking the OCCURS attribute out of the field description, or by giving the field the BINARY, CODED, and OCCURS attributes.
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 |