﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>SQLServerCentral / SQL Server 2008 / SQL Server 2008 Administration  / sys.dm_exec_query_memory_grants / Latest Posts</title><generator>InstantForum.NET v2.9.0</generator><description>SQLServerCentral</description><link>http://www.sqlservercentral.com/Forums/</link><webMaster>notifications@sqlservercentral.com</webMaster><lastBuildDate>Wed, 22 May 2013 04:12:53 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: sys.dm_exec_query_memory_grants</title><link>http://www.sqlservercentral.com/Forums/Topic1136200-1550-1.aspx</link><description>[quote][b]murugan.shanmugam (12/5/2012)[/b][hr]Hi,Server 32 bit or 64 bit and awe enabled?[/quote]Irrelevant to this question.Year and a half old thread</description><pubDate>Wed, 05 Dec 2012 06:27:05 GMT</pubDate><dc:creator>GilaMonster</dc:creator></item><item><title>RE: sys.dm_exec_query_memory_grants</title><link>http://www.sqlservercentral.com/Forums/Topic1136200-1550-1.aspx</link><description>Hi,Server 32 bit or 64 bit and awe enabled?</description><pubDate>Wed, 05 Dec 2012 06:08:09 GMT</pubDate><dc:creator>murugan.shanmugam</dc:creator></item><item><title>RE: sys.dm_exec_query_memory_grants</title><link>http://www.sqlservercentral.com/Forums/Topic1136200-1550-1.aspx</link><description>Max memory settings controls only the max size of buffer pool(paged memory).So in short the memory of 234752KB comes from 28 GB max setting.</description><pubDate>Tue, 05 Jul 2011 06:47:15 GMT</pubDate><dc:creator>Sachin Nandanwar</dc:creator></item><item><title>sys.dm_exec_query_memory_grants</title><link>http://www.sqlservercentral.com/Forums/Topic1136200-1550-1.aspx</link><description>hello experts,got a server with 32GB of RAM, configured max memory as 28GB.with this query --&amp;gt; "select session_id, requested_memory_kb, granted_memory_kb, required_memory_kb from sys.dm_exec_query_memory_grants"Result : session_id requested_memory_kb  granted_memory_kb    required_memory_kb---------- -------------------- -------------------- --------------------66         234752               234752               4864here is my question --&amp;gt; is the mermory 234752KB comes from the 28GB i configured for SQL server or from 4GB?Thanks in advance.</description><pubDate>Mon, 04 Jul 2011 21:51:10 GMT</pubDate><dc:creator>Art-251407</dc:creator></item></channel></rss>