M204.2254
M204.2254 Value specified in LDC violates FLOAT data type validation, field ignored: token = token2
The fieldname=value constant specified in a LoaD Constant (LDC) Fastload statement is in violation of FLOAT data type validation. The file to be loaded by the FLOD job has Numeric Validation specified in the FILEMODL parameter; the specific field to be loaded is FLOAT.
This error message occurs during FLOD compilation, and it prevents Fastload from loading any data to the file.
Response: Correct the LDC instruction by supplying a valid FLOAT constant. Re-run the FLOD 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 |