- The default full path is (C:\Windows\System32\msdtc.exe)
- To start up, use (Net Start MSDTC)
- To stop, use (Net Stop MSDTC)
- Window service name is (Distributed Transaction Coordinator)
- To configure it properly for sql server, we have to enable network DTC access
- use (DCOMCNFG)
- select (Console Root\Component Services\Distributed Transaction Cooridinator\Loacl DTC\Properties\Security\Security Settings)
- Enable "Network DTC Access" and allow remote clients
No comments:
Post a Comment