M204.2383: 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.2383 skeleton}}
{{Template:M204.2383 skeleton}}


<P>The PROCESSGROUP definition has not supplied the required parameters. </P>
<P>
<p><b>Response:</b> Correct the PROCESSGROUP definition. </p>
The <var>PROCESSGROUP</var> definition has not supplied the required parameters. </P>
 
<p>
<b>Response:</b> Correct the <var>PROCESSGROUP</var> definition.  
</p>
{{Template:M204.2383 footer}}
{{Template:M204.2383 footer}}
<!-- skeleton as it was in pdf/PROCESSGROUP MUST SPECIFY LINK OR SESSIONGROUP /-->
<!-- skeleton as it was in pdf/PROCESSGROUP MUST SPECIFY LINK OR SESSIONGROUP /-->

Latest revision as of 22:22, 16 March 2018

M204.2383  Processgroup must specify link or sessiongroup

The PROCESSGROUP definition has not supplied the required parameters.

Response: Correct the PROCESSGROUP definition.

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