Multiple SQL Standard Instances on 4 Processor/32-core Server
Posted
by
Theowood
on Server Fault
See other posts from Server Fault
or by Theowood
Published on 2013-07-02T10:54:47Z
Indexed on
2013/07/02
11:07 UTC
Read the original article
Hit count: 202
instances
We have a large 4 processor/32-core server with 192GB of memory available in the data center and over twenty small SQL Standard databases to consolidate. They are a mix of SQL 2012 and 2008 R2 for 3rd-party apps.
Is there any issue with simply installing two instances of SQL Standard on the server - one for 2012 and one for 2008 R2 ? Each instance will use up to 64GB out of the 192GB and 16 cores. If we did this with Enterprise, the licensing would be a fortune and the Enterprise features are not needed.
© Server Fault or respective owner