1

I’m having some issues with a server where MSDTC is not working properly. This started happening about two days ago. I’ve tried a number of different things including restarting the VM and I’ve tried the fix found on this MSDN blog.

However, none of this has resolved the issue. My Computer in dcomcnfg shows red down arrow and the SQL Server log file has errors below repeatedly:

Attempting to initialize Microsoft Distributed Transaction Coordinator (MS DTC). This is an informational message only. No user action is required.

QueryInterface failed for "ITransactionDispenser": 0x8004d01c(XACT_E_CONNECTION_DOWN).

Russ960
  • 233
  • 5
  • 13
  • Is there anything in the system or application error log around the time when you're getting the connection errors? How about when you bounce the DTC service? – Ben Thul Jul 09 '14 at 16:03
  • @BenThul Only the message above and I've tried restarting the DTC Service as well as restarting the server. – Russ960 Jul 09 '14 at 16:34

0 Answers0