Hi,
I have created a three node SQL 2008 R2 cluster with three SQL instance on Windows 2008 R2 SP1 everything was fine.
but when I am testing fail over of instance to another node i am getting the following error
Generic service 'Distributed Transaction Coordinator (8f469309-539a-47b9-94cf-629fdf7fdba4)' could not be brought online (with error '1060') during an attempt to open the service. Possible causes include: the service is either not installed or the specified service name is invalid.
Cluster resource 'Distributed Transaction Coordinator (8f469309-539a-47b9-94cf-629fdf7fdba4)' in clustered service or application 'SQL Server (SCOMDB)' failed
and
Generic service 'Distributed Transaction Coordinator (ca9ac8e5-9978-40eb-a81d-52e05703a848)' failed with error '-1073737712'. Please examine the application event l
I created dependencies for SQL server with MSDTC and for MSDTC with Cluster disk. the following is the dependency report.
http://www.filedropper.com/dependencyreport
Appreciate your help.
Ashok