Welcome to ShenZhenJia Knowledge Sharing Community for programmer and developer-Open, Learning and Share
menu search
person
Welcome To Ask or Share your Answers For Others

Categories

I want to completely explain how we can fix the "linked server was unable to begin a distributed transaction" error on SQL Server. Because I found out all other solution in Stack in not totally complete. So lets begin: 1- In command prompt use "dcomcnfg" and navigate to DTC

enter image description here

Then go to properties/security and enable security stuff.

enter image description here

After that check the OS task services and see if DTC has running status

enter image description here

After that check the windows firewall and check the DTC app can communicate through windows firewall

enter image description here

after that check the link server configuration:

enter image description here

Just keep in your mind, all of these steps should be done in both servers.


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
thumb_up_alt 0 like thumb_down_alt 0 dislike
2.9k views
Welcome To Ask or Share your Answers For Others

1 Answer

等待大神答复

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
thumb_up_alt 0 like thumb_down_alt 0 dislike
Welcome to ShenZhenJia Knowledge Sharing Community for programmer and developer-Open, Learning and Share

548k questions

547k answers

4 comments

86.3k users

...