M204.2534: Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Automatically generated page update)
 
(No difference)

Latest revision as of 17:28, 13 March 2018

M204.2534  Insufficient storage to allocate MQUSERD

The current request has attempted to execute an OPEN QUEUE, MQGET, MQPUT, MQPUT1, MODIFY QUEUE, CLOSE QUEUE, MQCMIT, or MQBACK SOUL statement, or a START QUEUEMANAGER command has been issued, but there was insufficient memory available to allocate a WebSphere MQ user control block. The request is canceled or the command is rejected.

Response: Contact your System Manager.

System manager response: Increase the value of the SPCORE parameter.


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