Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我必须使用 msdtc 处理 AlwaysOn 可用性组。它对我不起作用。搜索后我阅读了数据库镜像或 AlwaysOn 可用性组 (SQL Server) 不支持的跨数据库事务。我的问题是 AlwaysOn 可用性组支持 msdtc?
当前版本的 SQL Server 不支持此功能。这是一个很大的客户要求,因此下一版本的 SQL 2016 将支持它。
SQL Server 2016 SP2 现在支持此功能!
SQL 2012 不支持此功能,但 SQL 2016 提供此功能。继续挖掘 2016 :)