SQL Server 2012 Read-Only Replica physical requirements
Posted
by
Ddono25
on Server Fault
See other posts from Server Fault
or by Ddono25
Published on 2012-10-29T21:28:39Z
Indexed on
2012/10/29
23:04 UTC
Read the original article
Hit count: 322
We are going to be setting up two replicas of our DataMart and related databases, and our plan includes using Hyper-V VM's to handle the load. When creating the VM's, we cannot find specific requirements or recommendations for RAM/CPU power for read-only replicas.
Our current Primary DataMart setup has 64GB RAM and Two Quad-Core procs, which so far has been adequate for our usage.
What should be the server setup for replicas and SQL Server to adequately support the read-only usage?
© Server Fault or respective owner