M204.2573: Difference between revisions
(Automatically generated page update) |
No edit summary |
||
Line 2: | Line 2: | ||
<P> | <P> | ||
This informational message reports the results of a WebSphere MQ API call that creates or deletes a WebSphere MQ Local Permanent or Temporary Dynamic Queue.</P> | This informational message reports the results of a [[MQ/204_architecture_and_environment#MQ.2F204_architecture|WebSphere MQ API]] call that creates or deletes a WebSphere MQ Local Permanent or Temporary Dynamic Queue.</P> | ||
<TABLE> | <TABLE> | ||
<TR class="head"><TH><P>Information </P></TH> | <TR class="head"><TH><P>Information </P></TH> | ||
<TH><P>Represents</P></TH></TR> | <TH><P>Represents</P></TH></TR> | ||
<TR><TD><P><var class="term"> | <TR><TD><P><var class="term">token</var> </P></TD> | ||
<TD><P>MQSeries API call (MQOPEN, MQCLOSE)</P></TD></TR> | <TD><P>MQSeries API call (MQOPEN, MQCLOSE)</P></TD></TR> | ||
Latest revision as of 00:10, 28 March 2018
M204.2573 token user=token2 comp_code=token3 rsn_code=token4 qm=token5 q=token6 ext_qm=token7 ext_q=token8 local dynamic queue token9
This informational message reports the results of a WebSphere MQ API call that creates or deletes a WebSphere MQ Local Permanent or Temporary Dynamic Queue.
Information |
Represents |
---|---|
token |
MQSeries API call (MQOPEN, 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 |
ext_qm token7 |
External queue manager entity |
ext_q token8 |
External queue entity |
local dynamic queue token9 |
OPENED, CREATED, CLOSED WITH DELETE, or CLOSED WITH DELETE_PURGE |
The external queue manager and queue names for the associated queue are the names by which the queue and queue manager are defined to MQSeries. They might not be the same as the names by which they are defined to Model 204.
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 |
AUDITAD | Writes the message with line type AD to the audit trail |
NOCOUNT | Does not increment the error count (ERCNT) parameter |
NOTERM | Does not display the message on the user's terminal |