Seaquel
SQL Server error code

SQL Server error 4323

SQL Server raises error 4323 at severity 16, which marks a problem with the query or data that you can correct.

A previous RESTORE WITH CONTINUE_AFTER_ERROR operation left the database in a potentially damaged state. To continue this RESTORE sequence, all further steps must include the CONTINUE_AFTER_ERROR option.
Msg4323
Severity16
Group4000–4999

Source: Database Engine events and errors