SQL Server 2008 minimum RAM Configuration?
-
Monday, February 18, 2013 9:56 AM
I have SQL Server 2008 on a Windows Machine (64 bit OS) 2 Xeon CPUs 2.4 GHz each and 48 Giga of RAM.
There are 3 dataware house databases about 30 to 45 Gigabytes each that are being used for analytic purposes.
SQL Server and MS Visual Studio are the only Applications that we use on this Machine.
Now I want to setup a separate lower budget test machine where I can copy and run the same databases.
What is the minimum of RAM needed to reasonably work with the test machine in my case? Would 10 or 20 Giga suffice?
Greetings from No Planet!
All Replies
-
Monday, February 18, 2013 10:09 AM
In my opinion (of course it depends on the load of your data and many other things) a minimum should be no less 8-10GB RAM. But I hope you are aware that you need to set up MAX memory parameter , so if the server has 16GB ram so MAX param should be 10GB...Best Regards,Uri Dimant SQL Server MVP, http://sqlblog.com/blogs/uri_dimant/
MS SQL optimization: MS SQL Development and Optimization
MS SQL Blog: Large scale of database and data cleansing
Remote DBA Services: Improves MS SQL Database Performance
- Marked As Answer by Maggie LuoMicrosoft Contingent Staff, Moderator Tuesday, February 26, 2013 10:00 AM
-
Monday, February 18, 2013 12:43 PM
Thank you! To what value should the admin set the Max param for RAM usage for the SQL Server that I described above - it has an 48 Giga RAM.
Is there a rule of thumb, say MAX= 2/3 of the available RAM, as in your example?
Greetings from No Planet!
-
Monday, February 18, 2013 1:28 PMAgain just guessing 28-34 GB
Best Regards,Uri Dimant SQL Server MVP, http://sqlblog.com/blogs/uri_dimant/
MS SQL optimization: MS SQL Development and Optimization
MS SQL Blog: Large scale of database and data cleansing
Remote DBA Services: Improves MS SQL Database Performance

