SQL Server error code
SQL Server error 3996
SQL Server raises error 3996 at severity 16, which marks a problem with the query or data that you can correct.
Snapshot isolation level is not supported for distributed transaction. Use another isolation level or do not use distributed transaction.
| Msg | 3996 |
|---|---|
| Severity | 16 |
| Group | 3000–3999 |