all groups > sql server programming > august 2004 >
You're in the

sql server programming

group:

SQL Server is not releasing Memory


SQL Server is not releasing Memory anonymous NO[at]SPAM discussions.microsoft.com
8/16/2004 11:26:03 PM
sql server programming: SQL Server is not releasing Memory after operation is over
SQL Server is not releasing Memory Lokesh Gupta
8/17/2004 4:19:45 AM
Please see whether u have closed all ADO connection or not.

[quoted text, click to view]
Re: SQL Server is not releasing Memory Dejan Sarka
8/17/2004 8:32:52 AM
This is by design. SQL Server caches data & execution plans, so everything
can be quickly reused when needed. If any other applcation needs memory, OS
will take it from SQL Server.

--
Dejan Sarka, SQL Server MVP
Associate Mentor
Solid Quality Learning
More than just Training
www.SolidQualityLearning.com

[quoted text, click to view]

AddThis Social Bookmark Button