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


<P>The current request has attempted to execute a CLOSE QUEUE, MODIFY QUEUE, MQBACK, MQCMIT, MQGET, MQPUT, MQPUT1, or OPEN QUEUE [[MQ/204_and_SOUL_statements|SOUL statement]], or a <var>[[MQ/204_command_reference#START_QUEUEMANAGER:_Making_queues_accessible|START QUEUEMANAGER]]</var> command has been issued, but MQ/204 is
<P>
The current request has attempted to execute a CLOSE QUEUE, MODIFY QUEUE, MQBACK, MQCMIT, MQGET, MQPUT, MQPUT1, or OPEN QUEUE [[MQ/204_and_SOUL_statements|SOUL statement]], or a <var>[[MQ/204 command reference#START QUEUEMANAGER: Making queues accessible|START QUEUEMANAGER]]</var> command has been issued, but MQ/204 is
currently disabled. The MQINTASK parameter is set to zero and, therefore, no subtasks are available for communication with MQSeries.</P>
currently disabled. The MQINTASK parameter is set to zero and, therefore, no subtasks are available for communication with MQSeries.</P>
<p><b>Response:</b> Contact your system manager.</p>
<p>
<p><b>System manager response:</b> At least one [[MQ/204_architecture_and_environment#Subtask_management|MQ/204 subtask]] must be attached by an Online or Batch job which will use MQ/204. Review the MQ/204 requirements of the Online or Batch job and set the MQINTASK and MQMXTASK parameters accordingly.</p>
<b>Response:</b> Contact your system manager.</p>
<p>
<b>System manager response:</b> At least one [[MQ/204 architecture and environment#Subtask_management|MQ/204 subtask]] must be attached by an Online or Batch job which will use MQ/204. Review the MQ/204 requirements of the Online or Batch job, and set the <var>MQINTASK</var> and <var>MQMXTASK</var> parameters accordingly.
</p>
{{Template:M204.2535 footer}}
{{Template:M204.2535 footer}}
<!-- skeleton as it was in pdf/MQ/204 DISABLED (MQINTASK IS 0)/-->
<!-- skeleton as it was in pdf/MQ/204 DISABLED (MQINTASK IS 0)/-->

Latest revision as of 22:24, 19 March 2018

M204.2535  MQ​/​204 disabled (MQINTASK is 0)

The current request has attempted to execute a CLOSE QUEUE, MODIFY QUEUE, MQBACK, MQCMIT, MQGET, MQPUT, MQPUT1, or OPEN QUEUE SOUL statement, or a START QUEUEMANAGER command has been issued, but MQ/204 is currently disabled. The MQINTASK parameter is set to zero and, therefore, no subtasks are available for communication with MQSeries.

Response: Contact your system manager.

System manager response: At least one MQ/204 subtask must be attached by an Online or Batch job which will use MQ/204. Review the MQ/204 requirements of the Online or Batch job, and set the MQINTASK and MQMXTASK parameters accordingly.

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
CANCELCancels the user's request
COUNTIncrements the error count (ERCNT) parameter

Back to list of messages