-
Notifications
You must be signed in to change notification settings - Fork 10
Setup MSDTC
EdVassie edited this page Feb 1, 2021
·
2 revisions
Previous Setup Slipstream Install Media | Check MSDTC Kerberos Next |
---|
SQL FineBuild can configure the Microsoft Distributed Tansaction Coordinator (MSDTC) for both Clustered and Non-clustered SQL Server installs.
Useful information about MSDTC can be found at the following links:
Item | Location |
---|---|
Introduction to MSDTC | https://en.wikipedia.org/wiki/Microsoft_Distributed_Transaction_Coordinator |
MSDTC Recommendations on SQL Failover Cluster | https://docs.microsoft.com/en-gb/archive/blogs/alwaysonpro/msdtc-recommendations-on-sql-failover-cluster |
Troubleshooting MSDTC | https://docs.microsoft.com/en-gb/archive/blogs/distributedservices/troubleshooting-msdtc-communication-checklist |
https://www.mssqltips.com/sqlservertip/4367/troubleshooting-distributed-transaction-performance-problems-in-sql-server/ |
MSDTC is included as a standard part of Windows, but it needs to be configured in order for it to work as needed for SQL Server. All of the following processes must be completed to configure MSDTC:
Item | Comment |
---|---|
Check MSDTC Kerberos | Check MSDTC Kerberos configuration |
Setup MSDTC CID | Setup new CID GUID for MSDTC |
Setup MSDTC Network Access | Setup Network Access for MSDTC |
Setup MSDTC Cluster | Build the MSDTC Cluster |
Setup MSDTC Cluster Access | Setup Network Access for MSDTC Cluster |
Register MSDTC Cluster Resources | Register MSDTC Install Status |
Check MSDTC Cluster Service | Check MSDTC Cluster is working correctly |
Copyright FineBuild Team © 2013- 2021. License and Acknowledgements
Previous Setup Slipstream Install Media | Top | Check MSDTC Kerberos Next |
---|
Key SQL FineBuild Links:
SQL FineBuild supports:
- All SQL Server versions from SQL 2019 through to SQL 2005
- Clustered, Non-Clustered and Core implementations of server operating systems
- Availability and Distributed Availability Groups
- 64-bit and (where relevant) 32-bit versions of Windows
The following Windows versions are supported:
- Windows 2022
- Windows 11
- Windows 2019
- Windows 2016
- Windows 10
- Windows 2012 R2
- Windows 8.1
- Windows 2012
- Windows 8
- Windows 2008 R2
- Windows 7
- Windows 2008
- Windows Vista
- Windows 2003
- Windows XP