SQL Server error code
SQL Server error 4349
SQL Server raises error 4349 at severity 16, which marks a problem with the query or data that you can correct.
The log in this backup set begins at LSN %.*ls, which is too recent to apply to the database. This restore sequence needs to initialize the log to start at LSN %.*ls. Reissue the RESTORE LOG statement using an earlier log backup.
| Msg | 4349 |
|---|---|
| Severity | 16 |
| Group | 4000–4999 |