Seaquel
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.
Msg4208
Severity16
Group4000–4999

Source: Database Engine events and errors