"This operation cannot be performed because the ole db access interface" sqlncli10 "of the linked server cannot start distributed transactions" is solved by SQL Server"

Source: Internet
Author: User
Tags ole

A connection server is established between two servers in the Cross-network segment. The data can be read normally. However, when a distributed transaction is updated, the system prompts "this operation cannot be performed, because the ole db access interface "sqlncli10" of the link server "XXXX" cannot start distributed transactions"

Solution:

1. Check the MSDTC settings online. For more information, see this article.

2. Modify the host settings. In c: \ windows \ system32 \ drivers \ etcTwo serversAdd the IP address and computer name of the Peer computer respectively, as shown below:

Peer computer ip Peer computer name

-------------------------------------------------

192.168.88.52
Vwin2k3-8852

3. Open the servers on both sides, then open SSMs, right-click Database Server properties, and select "distributed transactions need to be used for server-to-server communication" on the connection tab ."

Restart the database services of both parties.

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.