You have a database with a FULL recovery model. After a tail-log backup fails due to log file corruption, what is the correct restore sequence?
-
A
Restore the full backup only
-
B
Restore full backup, then all differential backups, then all log backups in order
-
C
Restore the most recent differential backup only
-
D
Restore full backup, skip the corrupted logs, and accept data loss