SQL Server error code
SQL Server error 4328
SQL Server raises error 4328 at severity 16, which marks a problem with the query or data that you can correct.
The file "%ls" is missing. Roll forward stops at log sequence number %.*ls. The file is created at log sequence number (LSN) %.*ls, dropped at LSN %.*ls. Restore the transaction log beyond the point in time when the file was dropped, or restore data to be consistent with rest of the database.
| Msg | 4328 |
|---|---|
| Severity | 16 |
| Group | 4000–4999 |