Click here to Skip to main content
15,895,746 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
I am using SQL 2008 (prod server). Total server memory is 16 gb. I assigned for sql 12 GB and setting max and min limit in SQL memory settings. Currently the sql utilizes total memory it did not release the memory. Currently there is no active transaction and no blocking and dead locks & all jobs are in idle mode.

What I have tried:

How to release the memory. After restarting the SQL server it releases memory.




Please help.
Posted
Updated 27-Feb-17 21:39pm

1 solution

How do you se the min server memory and max server memory values?
Their effects are described here: Effects of min and max server memory[^].
 
Share this answer
 
Comments
Manishreddy 28-Feb-17 4:01am    
using gui
CPallini 28-Feb-17 4:54am    
Well, what I really meant was: "what values do you set?"

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900