You need to ensure that the reporting database is restoreD

You administer a Microsoft SQL Server 2012 server that hosts a transactional database and
a reporting database. The transactional database is updated through a web application and
is operational throughout the day. The reporting database is only updated from the
transactional database.
The recovery model and backup schedule are configured as shown in the following table:

One of the hard disk drives that stores the reporting database fails at 16:40 hours.
You need to ensure that the reporting database is restoreD. You also need to ensure that
data loss is minimal.
What should you do?

You administer a Microsoft SQL Server 2012 server that hosts a transactional database and
a reporting database. The transactional database is updated through a web application and
is operational throughout the day. The reporting database is only updated from the
transactional database.
The recovery model and backup schedule are configured as shown in the following table:

One of the hard disk drives that stores the reporting database fails at 16:40 hours.
You need to ensure that the reporting database is restoreD. You also need to ensure that
data loss is minimal.
What should you do?

A.
Restore the latest full backup. Then, restore each differential backup taken before the
time of failure from the most recent full backup.

B.
Perform a partial restore.

C.
Restore the latest full backup, and restore the latest differential backup. Then, restore the
latest log backup.

D.
Perform a point-in-time restore.

E.
Restore the latest full backup.

F.
Perform a page restore.

G.
Restore the latest full backup, and restore the latest differential backup. Then, restore
each log backup taken before the time of failure from the most recent differential backup.

H.
Restore the latest full backup. Then, restore the latest differential backup.

Explanation:
Restore full on reporting and run update again or use transactional full and 2 O’clock
differential from Transaction db to restore the reporting dB.



Leave a Reply 9

Your email address will not be published. Required fields are marked *


siddique

siddique

The answer for this question is H since the hard disk failure happens at 16:40 hrs.

RKriegel

RKriegel

I agree with siddique H is the answer

Edouard

Edouard

Answer is H

MUSHTAQ KHAN

MUSHTAQ KHAN

Yes, the answer is H

Mohamed Hasan

Mohamed Hasan

i Think the Correct answer is G science we have to get back all the data back so we need also the log backup because the diff backup took anly every 2:00 Hours

Brian K

Brian K

Their are no Log Backups in the SIMPLE Recovery model.

Mohamed Hasan

Mohamed Hasan

OK then H is the right Answer Thanks

Rafael DBA

Rafael DBA

Mohhamed please if you don’t know the answer don’t ask. You are posting wrong answers in every question.

MKL

MKL

Restore the latest full backup. Then restore differential backup.