SQL Server error code
SQL Server error 3952
SQL Server raises error 3952 at severity 16, which marks a problem with the query or data that you can correct.
Snapshot isolation transaction failed accessing database '%.*ls' because snapshot isolation is not allowed in this database. Use ALTER DATABASE to allow snapshot isolation.
| Msg | 3952 |
|---|---|
| Severity | 16 |
| Group | 3000–3999 |