MQGET command getting the same message twice
Exactly one minute later, MQ detects a message on the queue, and the process is repeated, thus, we have received this message twice because no more messages had been received for MQ to teiger the CICS program again. Once it processes this one, then the message is gone from the queue. All of our MQGETS are set up as destructive reads. There were no programs abends or anything abnormal.
This only occurs a couple of times per day, otherwise, this process works fine.
Our MQ group says that this is an application error, but since they control the trigger of the CICS program, and since we performing the MQGET's with a destructive read, I think that the issue is not application related.
Can someone help ?



