Besides DTCPing there is also a tool called DTCTester. Latter utility is to verify transaction support between two computers, if SQL Server is installed on one of the computers. The DTCTester utility uses ODBC to verify transaction support against a SQL Server database. For more information about DTCTester see How to Use DTCTester Tool. DTCPing is to verify transaction support between two computers, if SQL Server is not installed on either computer. The DTCPing tool must be run on both the client and server computer.
Both DTCPing and DTCTester can be used to troubleshoot MSTDC. DTCPing, see How to troubleshoot MS DTC firewall issues. To troubleshoot MSTDC you can also find valuable information at MSDN: Troubleshooting Problems with MSDTC. Finally you can also look at MSDN: Tools and Utilities to Use for Troubleshooting or TechNet Wiki article: BizTalk Server - Troubleshooting Problems with MSDTC.
Another important place to find a huge amount of BizTalk related articles is the TechNet Wiki itself. The best entry point is BizTalk Server Resources on the TechNet Wiki Read suggested related topics:
Very good article, and a great reference!
Hi Steef,
Thanks for a good arcticle.