質問

Distributed transactions are not supported for snapshot isolation level in SQL Server 2008R2. But what about read committed snapshot?

役に立ちましたか?

解決

Yes RCSI is supported for use with distributed transactions as documented in Books Online:

Choosing Row Versioning-based Isolation Levels

BOL extract

ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top