Skip to content

Latest commit

 

History

History
29 lines (24 loc) · 1015 Bytes

File metadata and controls

29 lines (24 loc) · 1015 Bytes
title MSDTC Stored Procedures (Transact-SQL)
description Microsoft Distributed Transaction Coordinator (MSDTC) stored procedures (Transact-SQL)
author VanMSFT
ms.author vanto
ms.reviewer randolphwest
ms.date 06/23/2025
ms.service sql
ms.subservice system-objects
ms.topic reference

MSDTC stored procedures (Transact-SQL)

[!INCLUDE SQL Server 2022 Azure SQL Managed Instance]

The following system stored procedures are used for Microsoft Distributed Transaction Coordinator (MSDTC) on SQL Server and Azure SQL Managed Instance.

:::row::: :::column::: sys.sp_manage_distributed_transaction :::column-end::: :::column::: sp_reset_dtc_log :::column-end::: :::row-end:::

Related content