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.
| Msg | 4323 |
|---|---|
| Severity | 16 |
| Group | 4000–4999 |