ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 109 - DP-300 discussion

Report
Export

You have SQL Server on Azure virtual machines in an availability group.

You have a database named DB1 that is NOT in the availability group.

You create a full database backup of DB1.

You need to add DB1 to the availability group.

Which restore option should you use on the secondary replica?

A.
Restore with Recovery
Answers
A.
Restore with Recovery
B.
Restore with Norecovery
Answers
B.
Restore with Norecovery
C.
Restore with Standby
Answers
C.
Restore with Standby
Suggested answer: B

Explanation:

Prepare a secondary database for an Always On availability group requires two steps:

1. Restore a recent database backup of the primary database and subsequent log backups onto each server instance that hosts the secondary replica, using RESTORE WITH NORECOVERY

2. Join the restored database to the availability group.

Reference:

https://docs.microsoft.com/en-us/sql/database-engine/availability-groups/windows/manually-prepare-a-secondary-database-for-an-availability-group-sql-server

asked 02/10/2024
Sunila Chugh
40 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first