M204.0693: Difference between revisions
Jump to navigation
Jump to search
(Automatically generated page update) |
m (add <var>'s) |
||
Line 1: | Line 1: | ||
{{Template:M204.0693 skeleton}} | {{Template:M204.0693 skeleton}} | ||
<P>An attempt was made to put more than 255 bytes into a string buffer by | <P> | ||
processed. </P> | An attempt was made to put more than 255 bytes into a string buffer by an <var>S</var> statement with an invalid length or by an <var>M</var> statement appending too many bytes. The File Load job is terminated, and no further updates are processed. </P> | ||
<p><b>File manager response:</b> Correct the FLOD program before resubmitting the job. </p> | <p> | ||
<b>File manager response:</b> Correct the <var>FLOD</var> program before resubmitting the job. | |||
</p> | |||
{{Template:M204.0693 footer}} | {{Template:M204.0693 footer}} | ||
<!-- skeleton as it was in pdf/STRING TOO LONG /--> | <!-- skeleton as it was in pdf/STRING TOO LONG /--> |
Latest revision as of 22:47, 27 February 2018
M204.0693 String too long
An attempt was made to put more than 255 bytes into a string buffer by an S statement with an invalid length or by an M statement appending too many bytes. The File Load job is terminated, and no further updates are processed.
File manager response: Correct the FLOD program before resubmitting the job.
Message attributes:
RETCODEO=64 | Sets online return code |
---|---|
RETCODEB=64 | 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 |
AUDITAD | Writes the message with line type AD to the audit trail |
NOCOUNT | Does not increment the error count (ERCNT) parameter |
SNAP | Generates a CCASNAP for the run |
DUMP | Generates a SYSUDUMP for the entire Model 204 region |