<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: SQL Server Memory Allocation &#038; Role of MIN/MAX Server Memory Configuration	</title>
	<atom:link href="https://techyaz.com/sql-server/sql-server-administration/sql-server-memory-allocation-min-max-server-memory-configuration/feed/" rel="self" type="application/rss+xml" />
	<link>https://techyaz.com/sql-server/sql-server-administration/sql-server-memory-allocation-min-max-server-memory-configuration/</link>
	<description>Tips, Tutorials and How-to Topics</description>
	<lastBuildDate>Sun, 06 May 2018 09:55:32 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8</generator>
	<item>
		<title>
		By: Manvendra Deo Singh		</title>
		<link>https://techyaz.com/sql-server/sql-server-administration/sql-server-memory-allocation-min-max-server-memory-configuration/#comment-115</link>

		<dc:creator><![CDATA[Manvendra Deo Singh]]></dc:creator>
		<pubDate>Fri, 12 Jan 2018 12:56:12 +0000</pubDate>
		<guid isPermaLink="false">http://techyaz.com/?p=313#comment-115</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://techyaz.com/sql-server/sql-server-administration/sql-server-memory-allocation-min-max-server-memory-configuration/#comment-114&quot;&gt;Marcellus&lt;/a&gt;.

Ideally if your database server is dedicated to only SQL Server then we should keep MIN &amp; MAX memory same because If the same value is specified for both min server memory and max server memory, then once the memory allocated to the Database Engine reaches that value, the Database Engine stops dynamically freeing and acquiring memory for the buffer pool. Major applications like SAP suggests to keep MIN and MAX value same for SQL Server database server.

But if SQL Server is one of several server applications running on a single computer then you may need to control the amount of memory allocated to SQL Server by using the min server memory and max server memory options. Hope I answer your query. :)]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://techyaz.com/sql-server/sql-server-administration/sql-server-memory-allocation-min-max-server-memory-configuration/#comment-114">Marcellus</a>.</p>
<p>Ideally if your database server is dedicated to only SQL Server then we should keep MIN &#038; MAX memory same because If the same value is specified for both min server memory and max server memory, then once the memory allocated to the Database Engine reaches that value, the Database Engine stops dynamically freeing and acquiring memory for the buffer pool. Major applications like SAP suggests to keep MIN and MAX value same for SQL Server database server.</p>
<p>But if SQL Server is one of several server applications running on a single computer then you may need to control the amount of memory allocated to SQL Server by using the min server memory and max server memory options. Hope I answer your query. 🙂</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Marcellus		</title>
		<link>https://techyaz.com/sql-server/sql-server-administration/sql-server-memory-allocation-min-max-server-memory-configuration/#comment-114</link>

		<dc:creator><![CDATA[Marcellus]]></dc:creator>
		<pubDate>Fri, 12 Jan 2018 12:00:32 +0000</pubDate>
		<guid isPermaLink="false">http://techyaz.com/?p=313#comment-114</guid>

					<description><![CDATA[Is it good or bad practice to set the Min/Max to the same value? Does this cause stress on the server itself? I currently have my servers set to use 12GB min/max of a total of 16GB on the server.]]></description>
			<content:encoded><![CDATA[<p>Is it good or bad practice to set the Min/Max to the same value? Does this cause stress on the server itself? I currently have my servers set to use 12GB min/max of a total of 16GB on the server.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
