Posted: Thu Oct 21, 2004 3:01 am Post subject: two-phase commit within a .NET (C#) application
Newbie
Joined: 21 Oct 2004 Posts: 2
Hello,
Is it possible to do a two-phase commit with .NET and the Websphere MQ for .NET classes?
I didn't find any information especially about two-phase commit and .NET
What are the requirements for this scenario (e.g. only DB2 database, etc.)?
I'm doing distributed transactions between Oracle and MQ; basically MS DTC will coordinate the 2-phase commit. You'll need also need to use SYNCPOINT before putting/getting the message.
As Jeff mentioned though, you either need to use the full server or transactional client in order to get 2-phase commit. The free client won't cut it.
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