How to change Min/Max Memory in SQL Server?
Posted by Jugal Shah on October 8, 2009
Step 1: Open SSMS
Step 2: Connect to desire Server and right click on the server (for i.e. sqldbpool) and Select properties
Step 3: Click on memory tab and configure Min and Max memory

Like this:
Be the first to like this post.
This entry was posted on October 8, 2009 at 4:07 pm and is filed under SQL Server.
Tagged: Min Max Memory Configuration in SQL Server. You can follow any responses to this entry through the RSS 2.0 feed.
You can leave a response, or trackback from your own site.
Indrajeet said
It is really much helpfull information about Memory Management.
Indrajeet said
Could you please give me some idea about, How to limit the usage of CPU in sql server 2005?