SQL Server error code
SQL Server error 3115
SQL Server raises error 3115 at severity 16, which marks a problem with the query or data that you can correct.
The database is using the simple recovery model. It is not possible to restore a subset of the read-write data.
| Msg | 3115 |
|---|---|
| Severity | 16 |
| Group | 3000–3999 |