Quantcast
Channel: Answers for "Make SQL Server give up RAM"
Viewing all articles
Browse latest Browse all 6

Answer by Scot Hauder

$
0
0
Are you sure the real culprit isn't Analysis Services, it's not clear if AS is running on your server. It's memory management isn't as smart or robust as SQL Servers. If the OS signals the processes to give up memory SQL Server will try to comply but AS will ignore it and actually gobble up the memory that SQL Server just released. If you stop and restart the OLAP Service is the memory released?

Viewing all articles
Browse latest Browse all 6

Trending Articles