M204.0572
M204.0572 New value null, pad, or too long for token
The string to be stored in preallocated field token is one of the following:
- Longer than the maximum length of the field
 - Null (or entirely equal to the PAD character specified for the field)
 - Terminates with a pad character.
 
Response: Correct the statement and retry.
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 |