This site is best viewed in Internet Explorer
TechNotes! | SQL Memory Configuration Tip

SQL Memory Configuration Tip

by vp 13. July 2007 23:50

If you have more than 4 GB physical memory, then SQL server will not use more than 1.7 GB memory. To make more memory available to SQL server, enable AWE and cofigure Set Max Memory parameter using sp_configure stored procedure. If you do not set max memory parameter then SQL will eventually eat up all memory it can. For instance, if you have 8 GB physical memory, the at least set the max value to 6 GB and leave the rest to the OS. For more info: Check out this MS Link http://support.Microsoft.com/kb/274750

Tags:

Comments are closed


DISCLAIMER: Usage of content provided on this website is your own risk. You have been WARNED!
Copyright Aswathi, 2009

About

I spend most of my work time managing, evangalizing, mentoring and architecting IT solutions. Here you find my rambling thoughts on various tools and gadgets which you may or may not like.

Email Me: vinodp@aswathi.com
Twitter: http://www.twitter.com/ablogs

Disclaimer: Contents on this website are just my own thoughts and opinions, and in no way related to my employer's. Whether you use it, like it or ignore it, is totally up to you. Comments are welcome though :-)