Which solution should you use?

You are a database administrator for a Microsoft SQL Server 2012 instance.
You need to ensure that data can be replicated from a production server to two reporting servers in
real time.
You also need to ensure that data on the reporting server is always accessible.
Which solution should you use?

You are a database administrator for a Microsoft SQL Server 2012 instance.
You need to ensure that data can be replicated from a production server to two reporting servers in
real time.
You also need to ensure that data on the reporting server is always accessible.
Which solution should you use?

A.
Availability Groups

B.
Extended Events

C.
Snapshot Replication

D.
Policy Based Management



Leave a Reply 4

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


Raj

Raj

It should be C

RitaSt

RitaSt

Snapshot replication is not designed to provide “real time”. To achieve requested one may use availability group with readable secondary replicas used for reporting. So it is A.

Kevin Burgess

Kevin Burgess

This wouldn’t be a job for Snapshot Replication, rather Transactional Replication.

The answer is A.