M204.1839: Difference between revisions

From m204wiki
Jump to navigation Jump to search
m (add <var>s)
m (remove 0 from token0)
 
Line 1: Line 1:
{{Template:M204.1839 skeleton}}
{{Template:M204.1839 skeleton}}
<P>
<P>
The offload process for ring stream <var class="term">token0</var> cannot be run as an asynchronous process due to a failure when attempting to attach a Model&nbsp;204 pseudo subtask. Offloading is performed as a synchronous process using the current user's server. </P>
The offload process for ring stream <var class="term">token</var> cannot be run as an asynchronous process due to a failure when attempting to attach a Model&nbsp;204 pseudo subtask. Offloading is performed as a synchronous process using the current user's server. </P>
<p>
<p>
<b>System manager response:</b> Increase the number of pseudo subtasks that the system can start by raising the value of the <var>NSUBTKS</var> parameter on the User&nbsp;0 parameter line in the CCAIN input.  
<b>System manager response:</b> Increase the number of pseudo subtasks that the system can start by raising the value of the <var>NSUBTKS</var> parameter on the User&nbsp;0 parameter line in the CCAIN input.  

Latest revision as of 20:30, 26 March 2018

M204.1839  Offload PST for ring stream token failed to initialize

The offload process for ring stream token cannot be run as an asynchronous process due to a failure when attempting to attach a Model 204 pseudo subtask. Offloading is performed as a synchronous process using the current user's server.

System manager response: Increase the number of pseudo subtasks that the system can start by raising the value of the NSUBTKS parameter on the User 0 parameter line in the CCAIN input.

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
NOTERMDoes not display the message on the user's terminal
OPRWrites the message to the (operator) console

Back to list of messages