研究生新生信息确认系统

Searching…

www.ibm.com

MQPUT - Put message - IBM

The MQPUT call puts a message on a queue or distribution list, or to a topic. The queue, distribution list, or topic must already be open.

ibm.software.websphere.mq.programming.narkive.com

Problem with put in remote queue (maybe)

So there's nothing wrong with the client code and nothing wrong in the server end, but still the messages disappear in thin air. I have two questions: 1) Does the client software need to know whether it is a local or ...

www.ibm.com

Some cases where the put calls fail - IBM

If certain attributes of a queue are changed using the FORCE option on a command during the interval between you issuing an MQOPEN and an MQPUT call, the MQPUT call fails and returns the MQRC_OBJECT_CHANGED reason cod...

www.ibm.com

MQPUT: Put a message on an open queue - IBM

If a program has an open commit scope when it uses the MQPUT or MQPUT1 function to put a message on a queue, the message is not visible outside the unit of work until the unit of work is committed.

stackoverflow.com

What is MQPUT_REPLY in wireshark traffic capture?

The queue manager will process the MQ call and reply with a TSH segment of MQPUT_REPLY with information about what happened to the MQPUT, including the Completion Code and Reason Code.

www.ibm.com

Messages and reason codes - IBM

Use this topic to interpret and understand the messages and codes issued by IBM MQ for z/OS®. For each call, a completion code and a reason code are returned by the queue manager or by an exit routine, to indicate the...