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.

 All Forums
 SQL Server 2008 Forums
 SQL Server Administration (2008)
 Isolating hardware

Author  Topic 

DeepSeed
Yak Posting Veteran

52 Posts

Posted - 2009-12-23 : 11:33:57
I have heard that we can isolate the hardware each database has access to in SQL 2008. Questions on this.

What is the name of this feature?
Can it be done in Web edition?
Any articles that someone can point to?

To clarfiy, what I want to do is be able to give one database 4 CPUs and 4 GB of ram all to itself, another 1 CPU and 1GB of ram, etc.

THANKS!

YellowBug
Aged Yak Warrior

616 Posts

Posted - 2010-01-04 : 11:39:50
Have a look at the Resource Governor.
Go to Top of Page

DeepSeed
Yak Posting Veteran

52 Posts

Posted - 2010-01-08 : 11:09:01
Thanks!
Go to Top of Page
   

- Advertisement -