M204.2504
M204.2504 token user=token2 comp_code=token3 rsn_code=token4 qm=token5 q=token6
This informational message reports the results of a WebSphere MQ API call.
Information | Represents |
---|---|
token | MQSeries API call, such as MQOPEN and MQCLOSE |
user token2 | User for whom the call was performed |
comp_code token3 | Completion code returned by the API call |
rsn_code token4 | Reason code returned by the API call |
qm token5 | Queue manager entity on which the call operated |
q token6 | Queue entity, if any, on which the call operated |
Message attributes:
RETCODEO=0 | Sets online return code |
---|---|
RETCODEB=0 | Sets batch (single user) return code |
CLASS=I | Information class; the message can be suppressed with the X'02' bit setting of the MSGCTL parameter |
AUDITRK | Writes the message with line type RK to the audit trail |
NOCOUNT | Does not increment the error count (ERCNT) parameter |
NOTERM | Does not display the message on the user's terminal |