Hi. I'm a little confused about how to provision MSDTC for my SQL Server cluster. I installed a single SQL 2008 R2 instance on a 2-node Windows 2012 R2 failover cluster. Let's assume the clustered apps require
MSDTC (I'm not sure yet; need to research it). In my configuration, can the local MSDTC service on each node be used with no further action on my part, or do I need to cluster MSDTC? I know that the Windows cluster can use the local
service, but I'm not sure about SQL Server 2008 R2. Thanks.
↧