M204.2717: Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Automatically generated page update)
 
No edit summary
 
Line 5: Line 5:


<p>
<p>
<b>File manager response:</b> Run an <var>INCREASE DATASET</var> command, or decrease Table B, D, E, or X to add pages to the free space.
<b>File manager response:</b> Run an <var>[[INCREASE command|INCREASE DATASETS]]</var> command, or decrease Table B, D, E, or X to add pages to the free space.
</p>
</p>
{{Template:M204.2717 footer}}
{{Template:M204.2717 footer}}
<!-- skeleton as it was in pdf/AUTOMATIC INCREASE FOR %F TABLE %C IS NOT DONE DUE TO EMPTY FREE SPACE/-->
<!-- skeleton as it was in pdf/AUTOMATIC INCREASE FOR %F TABLE %C IS NOT DONE DUE TO EMPTY FREE SPACE/-->

Latest revision as of 22:45, 20 March 2018

M204.2717  Automatic increase for file fileName Table token is not done due to empty free space

The automatic increase, attempted when the file is opened, failed due to empty free space.

File manager response: Run an INCREASE DATASETS command, or decrease Table B, D, E, or X to add pages to the free space.

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