insert into  #tmp
exec usp_xxxx

报错

    The operation could not be performed because OLE DB provider "SQLNCLI11" for linked server "server_name" was unable to begin a distributed transaction.

 

Answer:

将linkserver Enable Promotion of Distributed Transactions   设为false
 

相关文章:

  • 2021-08-18
  • 2021-09-30
  • 2022-12-23
  • 2021-07-29
  • 2021-07-16
  • 2021-09-29
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2021-05-15
  • 2022-03-04
  • 2021-10-13
  • 2022-01-08
  • 2021-12-09
  • 2021-12-11
相关资源
相似解决方案