SQL Server error code
SQL Server error 3955
SQL Server raises error 3955 at severity 16, which marks a problem with the query or data that you can correct.
Snapshot isolation transaction failed in database '%.*ls' because the recovery was skipped for this database. You must recover the database before you can run a transaction under snapshot isolation.
| Msg | 3955 |
|---|---|
| Severity | 16 |
| Group | 3000–3999 |