Posted: Mon Nov 22, 2004 10:28 pm Post subject: MQPMO_SYNCPOINT
Voyager
Joined: 28 Dec 2002 Posts: 96
Hello All,
I am wondering if this is the way it is supposed to work and if it is, why is the difference..
When I use MQPMO_SYNCPOINT in java and put a message on a queue using the put method on MQQueue, if I don't use commit/back out the message gets automatically commited when I close the queue.
Now if I use the put method of QManager object, it will not commit until I use the method commit.. why?? _________________ Keka
Are you sure its not committed when you disconnect the associated MQQueueManager object (rather than just closing the queue)? According to the manuals, if you disconnect with an outstanding syncpoint, it is committed. _________________ Regards
John
The pain of low quaility far outlasts the joy of low price.
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