exam questions

Exam 70-765 All Questions

View all questions & answers for the 70-765 exam

Exam 70-765 topic 3 question 36 discussion

Actual exam question from Microsoft's 70-765
Question #: 36
Topic #: 3
[All 70-765 Questions]

You administer all the deployments of Microsoft SQL Server 2012 in your company. You have two servers in the same data center that hosts your production database.
You need to ensure that the database remains available if a catastrophic server failure or a disk failure occurs.
You also need to maintain transactional consistency of the data across both servers.
You need to achieve these goals without manual intervention.
Which configuration should you use?

  • A. Two servers configured in a Windows Failover Cluster in the same data center SQL Server configured as a clustered instance
  • B. SQL Server that includes an application database configured to perform transactional replication
  • C. Two servers configured in the same data center A primary server configured to perform log-shipping every 10 minutes A backup server configured as a warm standby
  • D. Two servers configured in different data centers SQL Server Availability Group configured in Synchronous-Commit Availability Mode One server configured as an Active Secondary
  • E. Two servers configured in the same data center SQL Server Availability Group configured in Asynchronous-Commit Availability Mode One server configured as an Active Secondary
  • F. Two servers configured in different data centers SQL Server Availability Group configured in Asynchronous-Commit Availability Mode
  • G. SQL Server that includes an application database configured to perform snapshot replication
  • H. Two servers configured on the same subnet
Show Suggested Answer Hide Answer
Suggested Answer: H 🗳️
Always On availability groups supports two availability modesasynchronous-commit mode and synchronous-commit mode
Synchronous-commit mode emphasizes high availability over performance, at the cost of increased transaction latency.
References:
https://docs.microsoft.com/en-us/sql/database-engine/availability-groups/windows/availability-modes-always-on-availability- groups#SyncCommitAvMode

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
Varad
Highly Voted 5 years, 8 months ago
H. Two servers configured on the same subnet SQL Server Availability Group configured in Synchronous-Commit Availability Mode
upvoted 7 times
...
Eric163
Most Recent 5 years, 2 months ago
How about option B with a peer-to-peer replication?
upvoted 2 times
Hoglet
4 years, 5 months ago
B, Replication does not meet the following requirement "You need to ensure that the database remains available if a catastrophic server failure or a disk failure occurs"
upvoted 1 times
...
...
Kashif
5 years, 10 months ago
h is the right answer but h is not complete written
upvoted 4 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 ...