Posted: Mon Nov 27, 2006 6:50 am Post subject: Query on Syncpoint
Apprentice
Joined: 07 Feb 2006 Posts: 28
Hi All,
I have following queries in relation to UOW & Syncpoint
1.What is syncpoint
2.How is is related to UOW
3.If I do a MQGET(under synpoint) does it mean,imeediately after MQGET is performed,it is commited
4.If I do a MQGET(not under syncpoint) does it mean that I can perform several MQGET's before I issue a commit.
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
1) If you don't know don't use it. Read the Application Programming Guide first
2) See 1 above (Hint - how is a UOW bounded)
3) See 1 above. MQGET has nothing to do with the commit process
4) See 3 above. If a call is not under syncpoint, commit is irrelevant. _________________ Honesty is the best policy.
Insanity is the best defence.
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