Groups | Blog | Home
all groups > sql server clients > march 2005 >

sql server clients : Releasing the memory


Farhan
3/26/2005 4:33:03 AM
My SQL Server hold entire memory, can any one guide me how can I release
memory from SQL Server?

Andrew J. Kelly
3/26/2005 8:22:39 AM
That is the typical and designed behavior of SQL Server. It will only
release memory if the OS specifically asks for it.


http://www.support.microsoft.com/?id=321363 SQL Server 7 & 2000 memory
usage


--
Andrew J. Kelly SQL MVP


[quoted text, click to view]

John Bell
3/26/2005 1:27:36 PM
Hi

Ideally SQL Server is the main application running on the box therefore
taking up all available memory is not a problem. You can set the max server
memory to be used via EM search for "Server Memory Options" in Books online.

John

[quoted text, click to view]

AddThis Social Bookmark Button