1
MQGET command getting the same message twice
We have an instance where there is one message in the MQ Queue. Once MQ detects a message in the queue, it initiates a CICS program. That program will do MQCONN, MQOPEN, an MQGET, which will get the one message, get process the message , do a SYNCpoint, and do another MQGET, to which we [...]
Answer Question
| March 4, 2008 7:18 PM
CICS, MQ, MQGET
We have an instance where there is one message in the MQ Queue. Once MQ detects a message in the queue, it initiates a CICS program. That program will do MQCONN, MQOPEN, an MQGET, which will get the one message, get process the message , do a SYNCpoint, and do another MQGET, to which we [...]
1





