exam questions

Exam 70-764 All Questions

View all questions & answers for the 70-764 exam

Exam 70-764 topic 1 question 35 discussion

Actual exam question from Microsoft's 70-764
Question #: 35
Topic #: 1
[All 70-764 Questions]

A Microsoft SQL Server database named DB1 has two filegroups named FG1 and FG2. You implement a backup strategy that creates backups for the filegroups.
DB1 experiences a failure. You must restore FG1 and then FG2.
You need to ensure that the database remains in the RECOVERING state until the restoration of FG2 completes. After the restoration of FG2 completes, the database must be online.
What should you specify when you run the recovery command?

  • A. the WITH NORECOVERY clause for FG1 and the WITH RECOVERY clause for FG2
  • B. the WITH RECOVERY clause for FG1 and the WITH RECOVERY clause for FG2
  • C. the WITH RECOVERY clause for both FG1 and FG2
  • D. the WITH NORECOVERY clause for both FG1 and FG2
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
huzein
4 years, 7 months ago
No, it is said that must be first FG1 and then FG2. The DB remains is RECOVERY state until FG2 is restored completed, so B and C were eliminated. Since DB must be online after having restored FG2, answer D is eliminated. So A is correct.
upvoted 2 times
...
cfdeangeliskro
4 years, 7 months ago
Shouldn't this be the other way around? FG1 WITH RECOVERY and FG2 WITH NORECOVERY?
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...