Posted: Wed Jun 02, 2004 12:08 am Post subject: Can you have seperate transactions on MQAX200 client queues?
Novice
Joined: 04 May 2004 Posts: 15
Within the same process (therefore same session), get 2 instances of the same queuemanager (on same or different threads). Each queuemanager instance connects to different queues.
It seems that rolling back one of the QM instances rolls back the other.
So does this mean I can't do a threaded app with each thread processing a queue with their own transaction handling?
Unless perhaps they were talking to different physical queuemanagers?.
Does this apply to the MQAPI?
Would this work if I make the threads run under different processes? ie. an app per queue?
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum