The partner Transaction Manager has disabled its support for remote/network transactions.

Source: Internet
Author: User
Introduction when starting distributed transactions involving the SQL Server database engine, you need to configure MSDTC. Otherwise, the following error may occur: The partner Transaction Manager has disabled support for remote network transactions. Solution 1. Both parties start the MSDTC service by using service. msc under the command line, and select distributedlinktrac

Introduction when starting distributed transactions involving the SQL Server database engine, you need to configure MSDTC. Otherwise, the following error may occur: The partner Transaction Manager has disabled support for remote/network transactions. Solution 1. Both parties start the MSDTC service in the following way: service. msc under the command line, select distributed link trac

Introduction

When you start a distributed transaction involving the SQL Server database engine, you need to configure MSDTC. Otherwise, the following error may occur: The partner Transaction Manager has disabled support for remote/network transactions.

Solution

1. Both parties start the MSDTC service by selecting "service. msc" under the command line, select "distributed link trackingclient", right-click "start", and right-click "properties"> "Start type" to "Manual.

2. manually set the dtc as follows: control Panel-> Administrative Tools-> Component Services window, double-click component services-> Computer-> my computer-> distributedlink tracking client, right-click on the local dtc node-> attribute, select allow remote client, allow remote management, Allow inbound, Allow outbound, and do not require the other party to verify. And application settings.

3. the above operations are carried out in win7. For different operating system versions (win 2000, win2008), there may be different settings, but the spirit is: Open the msdtc Service, and set the specified configuration of local dtc. You can search for these settings based on different operating system versions.

Inspiration

When this error occurs, the first thought is to google the error message directly. However, the result is a headache. Because I found some copy and paste junk on the Internet and could not give mental suggestions, I searched for it on msdn and quickly found a guiding solution. I was inspired by the question of Microsoft products, which is useful in Microsoft's Community and similar to other products. Baidu and google are not the ultimate tools for obtaining problem solutions.

Resources

Http://support2.microsoft.com/kb/2027550/zh-cn

Http://technet.microsoft.com/zh-cn/library/cc731495.aspx

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.