Re: DTC
From: Sam Santiago (ssantiago_at_n0spam-SoftiTechture.com)
Date: 10/10/04
- Next message: Sam Santiago: "Re: Distributing CPU workload."
- Previous message: Sam Santiago: "Re: .Net, MSMQ, and DTS"
- In reply to: Johan Jooris: "DTC"
- Messages sorted by: [ date ] [ thread ]
Date: Sat, 9 Oct 2004 20:57:27 -0700
DTC has worked for me in the pass and I have also had my share of problems
with it. Mostly, when another DB other than SQL Server is used. What
exactly is the problem you are seeing? It could be an NLB configuration
issue more than a DTC issue. You can use separate DB and queue
transactions, but then they are separate and unrelated transactions; not 1
atomic transaction.
Thanks,
Sam
-- _______________________________ Sam Santiago ssantiago@n0spam-SoftiTechture.com http://www.SoftiTechture.com _______________________________ "Johan Jooris" <johan_jooris@hotmail.com> wrote in message news:vCB8d.266854$FV6.13721699@phobos.telenet-ops.be... > We're experiencing lots of problems with dtc's on our production servers (2 > NLB nodes running the application and a MSCS cluster running sql and msmq). > The only reason we're using dtc is that msmq and database access can be put > in one transaction. > > Are there any experiences with the use of dtc or is the recommendation to > use (managed) sqltransactions (ado.net) and messagequetransactions ? > > >
- Next message: Sam Santiago: "Re: Distributing CPU workload."
- Previous message: Sam Santiago: "Re: .Net, MSMQ, and DTS"
- In reply to: Johan Jooris: "DTC"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|