Quantcast
Channel: SQL Server Database Engine forum
Viewing all articles
Browse latest Browse all 12963

Stolen Pages and Reserved Pages - Max Memory -- Setting server memory option

$
0
0

Hi All:

From the below statement, Ref Link: http://msdn.microsoft.com/en-us/library/ms178067%28v=sql.105%29.aspx

Before reducing the max server memory value, use Performance Monitor to examine the SQLServer:Buffer Manager performance object while under a load, and note the current values of the Stolen pages and Reserved pages counters. These counters report memory as the number of 8K pages. max server memory should be set above the sum of these two values to avoid out-of-memory errors. An approximate value for the lowest reasonable max server memory setting (in MB) is ([Stolen pages] + [Reserved pages])/ 100.

With the above statement, I m afraid with the below values to set max memory and how can we accord with the above statement from MS.

Thanks,


Thanks, Satish Kumar. Please mark as this post as answered if my anser helps you to resolves your issue :)



Viewing all articles
Browse latest Browse all 12963

Trending Articles



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