|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
UOW in MQSeries Client for NCR SRV4 |
« View previous topic :: View next topic » |
Author |
Message
|
cferreira |
Posted: Tue May 21, 2002 10:48 am Post subject: UOW in MQSeries Client for NCR SRV4 |
|
|
 Newbie
Joined: 20 May 2002 Posts: 7 Location: Rio de Janeiro, Brazil
|
I work with MQSeries client for AT&T GIS UNIX, The release is v 2.1-1996, it appears to be the latest for this environment.
There is a group of Functions inside API that allows Unit of Works, such as MQBACK and MQCMIT, but there isn´t exist The function MQBEGIN.
How can I develop UOW without MQBEGIN function in this environment ?
Thanks for any comments. |
|
Back to top |
|
 |
mqonnet |
Posted: Tue May 21, 2002 10:58 am Post subject: |
|
|
 Grand Master
Joined: 18 Feb 2002 Posts: 1114 Location: Boston, Ma, Usa.
|
If there is MQBACK and MQCMIT, then there ought be MQBEGIN. But otherwise too(on most platforms i know of), you can issue an MQPUT or MQGET call specifying SYNCPOINT option which will start an implicit UOW for you. And you can end it using MQCMIT call.
Cheers.
Kumar _________________ IBM Certified WebSphere MQ V5.3 Developer
IBM Certified WebSphere MQ V5.3 Solution Designer
IBM Certified WebSphere MQ V5.3 System Administrator |
|
Back to top |
|
 |
mrlinux |
Posted: Tue May 21, 2002 10:58 am Post subject: |
|
|
 Grand Master
Joined: 14 Feb 2002 Posts: 1261 Location: Detroit,MI USA
|
Well if it is like some of the older release's of the AS400 MQSeries Code
the OS Provides for the unit of work coordination, (there are other calls provided by the OS for BEGIN/CMIT/ROLL) _________________ Jeff
IBM Certified Developer MQSeries
IBM Certified Specialist MQSeries
IBM Certified Solutions Expert MQSeries |
|
Back to top |
|
 |
cferreira |
Posted: Tue May 21, 2002 11:12 am Post subject: |
|
|
 Newbie
Joined: 20 May 2002 Posts: 7 Location: Rio de Janeiro, Brazil
|
Ok, i´ll test the calls with SYNCPOINT option in MQPUT and MQGET
Thanks a lot for all ! |
|
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
|
|
|
|