Jump to content

Microsoft Distributed Transaction Coordinator

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 90.155.100.32 (talk) at 14:38, 13 November 2012 (Removing "<Fixed"). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

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.

By default, the Microsoft Distributed Transaction Coordinator (MSDTC) service is installed with Windows 2000. It cannot be uninstalled through Add/Remove Programs.

See also

[1]; Mohsen Agsen is a Technical Fellow who formed the core transaction group, which designed and delivered the Distributed Transaction Coordinator (DTC)