0

I have to work with AlwaysOn Availability Groups with msdtc.It's not work for me.after searching i read Cross-Database Transactions Not Supported For Database Mirroring or AlwaysOn Availability Groups (SQL Server).My question is AlwaysOn Availability Groups Support msdtc?

3 Answers3

0

This is not supported in the current version of SQL Server. This has been a big customer ask, so the next version SQL 2016 will support it.

User1234
  • 16
  • 2
0

This feature is not supported by SQL 2012 but it is available with SQL 2016. Go on and dig 2016 :)

user3369060
  • 81
  • 1
  • 11
0

This is now supported in SQL Server 2016 SP2!

zurebe-pieter
  • 3,246
  • 21
  • 38