M204.1270: 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.1270 skeleton}}
{{Template:M204.1270 skeleton}}
<P>You have run out of space in Table C for the addition of new fieldname=value pairs. The file should be reorganized with more Table C space. </P>
<P>
<p><b>Response:</b> See your file manager. </p>
You have run out of space in Table C for the addition of new fieldname=value pairs. The file should be reorganized with more Table C space. </P>
<p><b>File manager response:</b> Reorganize the file with a larger Table C, fewer KEY fieldname=value pairs, or fewer NUMERIC RANGE values. </p>
<p>
<b>Response:</b> See your file manager. </p>
<p>
<b>File manager response:</b> Reorganize the file with a larger Table C, fewer <var>KEY</var> fieldname=value pairs, or fewer <var>NUMERIC RANGE</var> values. </p>
{{Template:M204.1270 footer}}
{{Template:M204.1270 footer}}
<!-- skeleton as it was in pdf/TABLE C FULL - PROPERTY ENTRY, FILE filename /-->
<!-- skeleton as it was in pdf/TABLE C FULL - PROPERTY ENTRY, FILE filename /-->

Latest revision as of 21:48, 6 March 2018

M204.1270  Table C full - property entry​,​ file fileName

You have run out of space in Table C for the addition of new fieldname=value pairs. The file should be reorganized with more Table C space.

Response: See your file manager.

File manager response: Reorganize the file with a larger Table C, fewer KEY fieldname=value pairs, or fewer NUMERIC RANGE values.

Message attributes:

RETCODEO=48Sets online return code
RETCODEB=48Sets batch (single user) return code
CLASS=EError class; the message can be suppressed with the X'04' bit setting of the MSGCTL parameter
AUDITADWrites the message with line type AD to the audit trail
CANCELCancels the user's request
NOCOUNTDoes not increment the error count (ERCNT) parameter

Back to list of messages