Quantcast
Channel: Sql Server RAM Usage
Viewing all articles
Browse latest Browse all 5

Sql Server RAM Usage

$
0
0

I have edited the question and hope this is what you were trying to ask.

Now looking at your question you did not tell what is the problem. Please when you ask question try to add as much information as possible so that we have to guess little and we can provide you correct solution.

SQL Server can utilize all RAM if you dont set max server memory setting to appropriate value. Have you set it.

sp_configure 'max server memory (MB)', xxx--the value
go
reconfigure
go
it is quite normal for SQl Server to use all RAM allocated this is by design


Please mark this reply as answer if it solved your issue or vote as helpful if it helped so that other forum members can benefit from it

My Technet Wiki Article

MVP


Viewing all articles
Browse latest Browse all 5

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>