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


<P>A <var>[[MQ/204_command_reference#START_QUEUEMANAGER:_Making_queues_accessible|START QUEUEMANAGER]]</var> or <var>[[MQ/204_command_reference#BUMP_QUEUEMANAGER:_Disconnecting_queue_manager_users|BUMP QUEUEMANAGER]]</var> command has been issued, but the MQINTASK parameter is currently set to 0, thus disabling MQ/204.</P>
<P>A <var>[[MQ/204_command_reference#START_QUEUEMANAGER:_Making_queues_accessible|START QUEUEMANAGER]]</var> or <var>[[MQ/204 command reference#BUMP QUEUEMANAGER: Disconnecting queue manager users|BUMP QUEUEMANAGER]]</var> command has been issued, but the <var>MQINTASK</var> parameter is currently set to 0, thus disabling MQ/204.</P>
 
<p><b>System manager response:</b> Review your system's [[MQ/204_architecture_and_environment#MQ.2F204_architecture|MQ/204 subtask requirements]] and set MQINTASK accordingly.</p>


<p><b>System manager response:</b> Review your system's [[MQ/204_architecture and environment#MQ.2F204 architecture|MQ/204 subtask requirements]], and set <var>MQINTASK</var> accordingly.
</p>
{{Template:M204.2539 footer}}
{{Template:M204.2539 footer}}
<!-- skeleton as it was in pdf/COMMAND INVALID WHEN MQINTASK IS 0/-->
<!-- skeleton as it was in pdf/COMMAND INVALID WHEN MQINTASK IS 0/-->

Latest revision as of 22:26, 19 March 2018

M204.2539  Command invalid when MQINTASK is 0

A START QUEUEMANAGER or BUMP QUEUEMANAGER command has been issued, but the MQINTASK parameter is currently set to 0, thus disabling MQ/204.

System manager response: Review your system's MQ/204 subtask requirements, and set MQINTASK 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
COUNTIncrements the error count (ERCNT) parameter

Back to list of messages