M204.2535

From m204wiki
Revision as of 22:24, 19 March 2018 by JAL (talk | contribs) (add <var>'s)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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