M204.2916: Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Automatically generated page update)
 
m (misc formatting)
 
Line 4: Line 4:
<ul>
<ul>
<li><var>[[SERVGSZ parameter|SERVGSZ]]</var>, then at least one server table server area must be indicated in the <var>[[SERVGA parameter|SERVGA]]</var> parameter.</li>
<li><var>[[SERVGSZ parameter|SERVGSZ]]</var>, then at least one server table server area must be indicated in the <var>[[SERVGA parameter|SERVGA]]</var> parameter.</li>
<li><var>[[SERVNSSZ parameter|SERVNSSZ]]</var>, then at least one server table server area must be indicated in the <var>[[SERVNSA parameter|SERVNSA]]</var> parameter.</li>
<li><var>[[SERVNSSZ parameter|SERVNSSZ]]</var>, then at least one server table server area must be indicated in the <var>[[SERVNSA parameter|SERVNSA]]</var> parameter.</li>
</ul>
</ul>
<p>
<p>
<b>Operator response:</b> Correct the setting of either of the two parameters indicated by the first and last tokens in the message.</p>
<b>Operator response:</b> Correct the setting of either of the two parameters indicated by the first and last tokens in the message.
 
</p>
{{Template:M204.2916 footer}}
{{Template:M204.2916 footer}}
<!-- skeleton as it was in pdf/SERVNSSZ REQUIRES AT LEAST ONE AREA TO BE SET IN SERVNSA/-->
<!-- skeleton as it was in pdf/SERVNSSZ REQUIRES AT LEAST ONE AREA TO BE SET IN SERVNSA/-->

Latest revision as of 22:17, 21 March 2018

M204.2916  sizeParameter requires at least one area to be set in tablesParameter

The first token indicates that an above-the-bar storage area for servers was allocated. If the first token is:

  • SERVGSZ, then at least one server table server area must be indicated in the SERVGA parameter.
  • SERVNSSZ, then at least one server table server area must be indicated in the SERVNSA parameter.

Operator response: Correct the setting of either of the two parameters indicated by the first and last tokens in the message.

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
AUDITMSWrites the message with line type MS to the audit trail
NOCOUNTDoes not increment the error count (ERCNT) parameter

Back to list of messages