解决启动Distributed Transaction Coordinator服务出错的问题
 
"Windows 不能在 本地计算机 启动 Distributed Transaction Coordinator。
 
有关更多信息,查阅系统事件日志。
 
如果这是非 Microsoft 服务,请与服务厂商联系,
并参考特定服务错误代码 -1073737712。"
  www.2cto.com  
解决办法:在命令行输入:msdtc -resetlog  
 
然后 msdtc 就可以启动了

相关文章:

  • 2022-12-23
  • 2021-10-28
  • 2021-11-10
  • 2021-06-19
  • 2021-09-26
  • 2021-06-09
  • 2021-10-02
猜你喜欢
  • 2021-08-11
  • 2021-06-03
  • 2021-07-17
  • 2021-06-07
  • 2022-03-02
相关资源
相似解决方案