Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
AllenCClark
Starting Member
1 Post |
Posted - 2011-09-13 : 13:39:53
|
I am trying to get recommendations on how to best run SQL applications in a virtualized server. I am running Windows 2008 R2 Sp1 Enterprise and I need to run SQL on a virtualized server. What is recommended for best performance? I have six databases that need to be running. Is it better to create a single massive virtual server and run all databases in a single instance? Or create a massive virtual server and run each database in it's own instance? Or is it best to create a virtual server for each application and run each application in a single instance on each virtual server?I would also like to know why the recommendation or how it makes it better for performance.Thanks in advance,AllenAlways looking for the better mousetrap. |
|
tkizer
Almighty SQL Goddess
38200 Posts |
|
|
|
|