M204.0572: Difference between revisions
Jump to navigation
Jump to search
(Automatically generated page update) |
m (remove 0 from token0) |
||
Line 1: | Line 1: | ||
{{Template:M204.0572 skeleton}} | {{Template:M204.0572 skeleton}} | ||
<P>The string to be stored in preallocated field <var class="term"> | <P>The string to be stored in preallocated field <var class="term">token</var> is one of the following:</P> | ||
<ul> | <ul> | ||
<li>Longer than the maximum length of the field</li> | <li>Longer than the maximum length of the field</li> |
Latest revision as of 16:13, 26 March 2018
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 |