1

I'm creating a new SQL Server 2012 cluster, running on 2 physical nodes (the O.S. is Windows Server 2012 R2); the cluster will host multiple SQL Server instances; the exact number is yet to be defined, but there will be at least 3 of them.

I'm trying to understand if I need to create a MSDTC clustered service, and if I need more than one of them; so far, there seem to be four possible scenarios:

  • No MSDTC clustered service; this is not required anymore.
  • A single MSDTC clustered service for the whole cluster.
  • A MSDTC clustered service for each SQL Server instance, running in the same cluster group.
  • A MSDTC clustered service for each SQL Server instance, running in its own cluster group.

The documentation is a bit... unclear on the actual requirements, and there are variuos articles and blog posts saying everything and its exact opposite, sometimes even at the same time.

How many (if any at all) MSDTC clustered services are needed for this cluster?

Massimo
  • 68,714
  • 56
  • 196
  • 319

0 Answers0