|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
MQ rollback in client enviornment |
« View previous topic :: View next topic » |
Author |
Message
|
gyanibaba |
Posted: Wed Dec 09, 2009 4:57 am Post subject: MQ rollback in client enviornment |
|
|
Novice
Joined: 30 Nov 2009 Posts: 14
|
Hi
I am using MQ client enviornment and connecting to MQ server machine through use of MQSERVER enviornment variable. If after MQREAD(), i want to rollback the read, how i can do ? I can't use MQBEGIN() in client enviornment.
Thanks
Gyan |
|
Back to top |
|
 |
bruce2359 |
Posted: Wed Dec 09, 2009 7:35 am Post subject: |
|
|
 Poobah
Joined: 05 Jan 2008 Posts: 9469 Location: US: west coast, almost. Otherwise, enroute.
|
The APR confirms that MQBEGIN is not supported from a client.
The MQBEGIN call is used when you application intends to coordinate a global unit of work - a UofW that includes MQ calls and, for example, DB2 calls.
If you app only intends to commit/rollback MQPUTs and MQGETs, you will use MQCMIT to commit the MQ calls, and MQBACK to rollback. _________________ I like deadlines. I like to wave as they pass by.
ב''ה
Lex Orandi, Lex Credendi, Lex Vivendi. As we Worship, So we Believe, So we Live. |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
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
|
|
|
|