M204.1394: Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Automatically generated page update)
 
m (add <var>'s)
 
Line 1: Line 1:
{{Template:M204.1394 skeleton}}
{{Template:M204.1394 skeleton}}
<P>On a <var>[[DEFINE FIELD command|DEFINE FIELD]]</var> command, the value specified for the size of a CHUNK is invalid, for the reason shown.</P>
<P>
<p><b>File manager response:</b> Correct the DEFINE FIELD command that has the invalid CHUNK size.</p>
On a <var>[[DEFINE FIELD command|DEFINE FIELD]]</var> command, the value specified for the size of a <var>CHUNK</var> is invalid, for the reason shown.</P>
<p>
<b>File manager response:</b> Correct the <var>DEFINE FIELD</var> command that has the invalid <var>CHUNK</var> size.
</p>
{{Template:M204.1394 footer}}
{{Template:M204.1394 footer}}
<!-- skeleton as it was in pdf/CHUNK chunkSize VALUE INVALID: reason/-->
<!-- skeleton as it was in pdf/CHUNK chunkSize VALUE INVALID: reason/-->

Latest revision as of 00:20, 7 March 2018

M204.1394  CHUNK chunkSize value invalid: reason

On a DEFINE FIELD command, the value specified for the size of a CHUNK is invalid, for the reason shown.

File manager response: Correct the DEFINE FIELD command that has the invalid CHUNK size.

Message attributes:

RETCODEO=0Sets online return code
RETCODEB=4Sets batch (single user) return code
CLASS=EError class; the message can be suppressed with the X'04' bit setting of the MSGCTL parameter
AUDITERWrites the message with line type ER to the audit trail
COUNTIncrements the error count (ERCNT) parameter

Back to list of messages