70-432 · Question #100
You are the administrator of a SQL Server 2008 instance with a database named DB1. You have set the recovery model of DB1 to Full. The table below shows the backup strategy for DB1. Your company…
The correct answer is C. First you should back up the transaction log. See the full explanation below for the reasoning.
Question
You are the administrator of a SQL Server 2008 instance with a database named DB1. You have set the recovery model of DB1 to Full. The table below shows the backup strategy for DB1. Your company stores the system databases, user database data, and log files on separate disks. A user report that the hard disks which store the user database data files have failed at 15:00 on Wednesday. According to the requirement of the company CIO, you have to restore DB1 from the database backups, and you must reduce the data loss as soon as possible. Which action should you perform to achieve this goal?
Options
- AFirst you should restore the full backup taken on Sunday.
- BFirst you should back up the transaction log.
- CFirst you should back up the transaction log.
- DFirst you should restore the full backup taken on Sunday.
How the community answered
(45 responses)- A7% (3)
- B2% (1)
- C76% (34)
- D16% (7)
Community Discussion
No community discussion yet for this question.