I have an MQ client program running on Tru64 UNIX using mqExecute to query queue managers on different platforms. It works fine with queue managers on AIX, NT or Tru64 UNIX but fails when the queue manager is on OS/390. I am using two queries
1) MQCMD_INQUIRE_Q
2) MQCMD_RESET_Q_STATS
I...
The exact problem is that the GET(msg, msgoption) method of the MQQueue Class does never return after having worked fine for 2 hours, the program just stops there, and of course the messages remains in the queue afterwards.
I do a polling of the queue every 1000 ms, if no message is in the...
hi, i've got following problem:
I'm connecting a MQSeries Client Java appl. running on AIX(4.3) to a MQ Queue Manager sitting on an OS/390, and I'm reading messages out of the queue.
The application works fine for a while (alway about 2 hours) and then suddently
stops fetching the message from...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.