Hi all,
I am having an issue with memory in SQL server 2008R2 as follow.
You can see my config as image below. The server memory is 34G and I set Maximum server memory of SQL server = 24G.
The server sometime run too slow. I check and found that the memory is full and NO process running at that time except my task. I often stop this task, restart the service or change Max server memory to around 50% and change it back to previous setting then It run good again.
It's only happen sometime and I don't know why SQL server do not release memory for other process.
Can we have any setting or a auto task to force SQL server release memory? OR what I should do in this case?
Thanks all.