M204.2166: Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Automatically generated page update)
 
m (remove 0 from token0)
 
Line 2: Line 2:


<P>
<P>
The offload process for ring stream <var class="term">token0</var> was stopped because Model&nbsp;204 is terminating, and <code>CLOSE=NOAUTO</code> was specified on the <var>DEFINE STREAM</var> command for the ring stream. This is an informational message, and it does not require any response. </P>
The offload process for ring stream <var class="term">token</var> was stopped because Model&nbsp;204 is terminating, and <code>CLOSE=NOAUTO</code> was specified on the <var>DEFINE STREAM</var> command for the ring stream. This is an informational message, and it does not require any response.  
</P>
{{Template:M204.2166 footer}}
{{Template:M204.2166 footer}}
<!-- skeleton as it was in pdf/OFFLOAD STOPPED FOR RING STREAM %C DUE TO RUN TERMINATION /-->
<!-- skeleton as it was in pdf/OFFLOAD STOPPED FOR RING STREAM %C DUE TO RUN TERMINATION /-->

Latest revision as of 21:38, 26 March 2018

M204.2166  Offload stopped for ring stream token due to run termination

The offload process for ring stream token was stopped because Model 204 is terminating, and CLOSE=NOAUTO was specified on the DEFINE STREAM command for the ring stream. This is an informational message, and it does not require any response.

Message attributes:

RETCODEO=0Sets online return code
RETCODEB=0Sets batch (single user) return code
CLASS=IInformation class; the message can be suppressed with the X'02' 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
NOTERMDoes not display the message on the user's terminal
OPRWrites the message to the (operator) console

Back to list of messages