Microsoft Wiki

Checkout our wiki's socials

READ MORE

Microsoft Wiki
Wikipedia
This page uses Creative Commons Licensed content from Wikipedia (view authors).

The Distributed Transaction Coordinator (MSDTC) service is a component of modern versions of Microsoft Windows that is responsible for coordinating transactions that span multiple resource managers, such as databases, message queues, and file systems. MSDTC is included in Windows 2000 and later operating systems, and is also available for Windows NT 4.0.

MSDTC performs the transaction coordination role for components, usually with COM and .NET architectures. In MSDTC terminology, the director is called the transaction manager.