Quantcast
Channel: Answers for "size of sqlservr.exe and ssmsee.exe showing greater than the max memory setting"
Viewing all articles
Browse latest Browse all 4

Answer by sqlaj 1

$
0
0
I addition to what FatherJack mentions, MAX Memory setting controls the buffer pool, usually the largest part of SQL Memory consumption. Other components will use memory as well all together can total more than MAX memory setting. You may want to look at this link to understand Min/Max memory settings. http://msdn.microsoft.com/en-us/library/ms180797(v=sql.90).aspx

Viewing all articles
Browse latest Browse all 4

Trending Articles