首页 > 其他 > 详细

The Microsoft Distributed Transaction Coordinator (MS DTC) has cancelled the distributed transaction.

时间:2017-07-07 13:00:01      阅读:399      评论:0      收藏:0      [点我收藏+]

同事反馈一个系统在运行一个存储过程时遇到了下面错误:

 

Msg 1206, Level 18, State 169, Procedure xxxxxx, Line 118
The Microsoft Distributed Transaction Coordinator (MS DTC) has cancelled the distributed transaction.


费了九牛二虎之力才定位到是我们一个作业把对应的会话给Kill掉了(此作业按条件Kill掉那些阻塞其它会话的会话)。今天在测试服务器特意重现、测试、验证了这个问题。特此记录一下!因为这种分布式事务的问题确实不好定位,记录此案例,只是为遇到这种问题时提供一个思路!

The Microsoft Distributed Transaction Coordinator (MS DTC) has cancelled the distributed transaction.

原文:http://www.cnblogs.com/kerrycode/p/7131485.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!