SQL Server error code
SQL Server error 4208
SQL Server raises error 4208 at severity 16, which marks a problem with the query or data that you can correct.
The statement %hs is not allowed while the recovery model is SIMPLE. Use BACKUP DATABASE or change the recovery model using ALTER DATABASE.
| Msg | 4208 |
|---|---|
| Severity | 16 |
| Group | 4000–4999 |