SQL Server error code
SQL Server error 4318
SQL Server raises error 4318 at severity 16, which marks a problem with the query or data that you can correct.
File '%ls' has been rolled forward to LSN %.*ls. This log terminates at LSN %.*ls, which is too early to apply the WITH RECOVERY option. Reissue the RESTORE LOG statement WITH NORECOVERY.
| Msg | 4318 |
|---|---|
| Severity | 16 |
| Group | 4000–4999 |