I am experiencing an issue with restoring log files for a relatively inactive database. The database gets updates 3-4 times a day and the rest of the hourly log files have minimal transactions.
This is an older log, but the same error is coming across. When we delete the offending file, the restore continues without error:
SQL Backup v7.3.0.57
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Warning 170: No LSN information contained in file: 'LOG_(db)_2014092205.SQB'
Warning 170: Log files are not in sequence: 'LOG_(db)_2014092205.SQB' and 'LOG_(db)_2014092206.SQB'
Restoring (db) (transaction logs) from:
(path)(db)TransactionLogsLOG_(db)_2014092205.SQB
SQL Server error
SQL error 3013: SQL error 3013: RESTORE LOG is terminating abnormally.
SQL error 3254: SQL error 3254: The volume on device 'SQLBACKUP_9F133746-0E9B-4B18-A45C-4CB17CD76E9F' is empty.
SQL Backup exit code: 1100
SQL error code: 3254
This is an older log, but the same error is coming across. When we delete the offending file, the restore continues without error: