M204.0056
M204.0056 Trailing pad character not allowed on preallocated ORDERED or KEY field=fieldName, recnum=X'recNum', value=X'fieldValue'
In the process of storing into a preallocated ORDERED or KEY field, a string value contained trailing character(s) equivalent to the defined pad character for the field name specified in the message. For Fastload (FLOD or FILELOAD), the request is not canceled; instead, the value is not stored and the file is marked logically inconsistent.
Response: Correct the value specified in the message and rerun the request. For Fastload, the File Manager (see below) must reset the FISTAT parameter to X'00' prior to running the correctional updates.
File manager response: For Fastload, FISTAT has been set to X'40' as a reminder that the file could be logically inconsistent. Reset the FISTAT parameter to X'00' when the user is ready to run the correctional updates.
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 |
CANCEL | Cancels the user's request |
COUNT | Increments the error count (ERCNT) parameter |
SAVE | Saves the message in the VIEW ERRORS table |