<?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: Troubleshooting SQL Server Slowness</title>
	<atom:link href="http://sqlserverplanet.com/troubleshooting/sql-server-slowness/feed" rel="self" type="application/rss+xml" />
	<link>http://sqlserverplanet.com/troubleshooting/sql-server-slowness</link>
	<description>Tips and Articles on SQL Server</description>
	<lastBuildDate>Mon, 06 Feb 2012 13:36:24 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Olu</title>
		<link>http://sqlserverplanet.com/troubleshooting/sql-server-slowness/comment-page-1#comment-937</link>
		<dc:creator>Olu</dc:creator>
		<pubDate>Wed, 19 Oct 2011 09:53:01 +0000</pubDate>
		<guid isPermaLink="false">http://sqlserverplanet.com/?p=301#comment-937</guid>
		<description>Great Article. I&#039;ll definitely be referencing this in future so don&#039;t you dare to change the link!</description>
		<content:encoded><![CDATA[<p>Great Article. I&#8217;ll definitely be referencing this in future so don&#8217;t you dare to change the link!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wang88nz</title>
		<link>http://sqlserverplanet.com/troubleshooting/sql-server-slowness/comment-page-1#comment-879</link>
		<dc:creator>wang88nz</dc:creator>
		<pubDate>Sat, 24 Sep 2011 02:19:47 +0000</pubDate>
		<guid isPermaLink="false">http://sqlserverplanet.com/?p=301#comment-879</guid>
		<description>Great article, mant thanks!</description>
		<content:encoded><![CDATA[<p>Great article, mant thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kieran</title>
		<link>http://sqlserverplanet.com/troubleshooting/sql-server-slowness/comment-page-1#comment-568</link>
		<dc:creator>Kieran</dc:creator>
		<pubDate>Fri, 15 Apr 2011 10:51:25 +0000</pubDate>
		<guid isPermaLink="false">http://sqlserverplanet.com/?p=301#comment-568</guid>
		<description>Thanks for this, you are a atar!

K</description>
		<content:encoded><![CDATA[<p>Thanks for this, you are a atar!</p>
<p>K</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Xenthil</title>
		<link>http://sqlserverplanet.com/troubleshooting/sql-server-slowness/comment-page-1#comment-482</link>
		<dc:creator>Xenthil</dc:creator>
		<pubDate>Thu, 03 Feb 2011 08:54:14 +0000</pubDate>
		<guid isPermaLink="false">http://sqlserverplanet.com/?p=301#comment-482</guid>
		<description>Thanks Derek.</description>
		<content:encoded><![CDATA[<p>Thanks Derek.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Derek Dieter</title>
		<link>http://sqlserverplanet.com/troubleshooting/sql-server-slowness/comment-page-1#comment-475</link>
		<dc:creator>Derek Dieter</dc:creator>
		<pubDate>Wed, 02 Feb 2011 16:58:37 +0000</pubDate>
		<guid isPermaLink="false">http://sqlserverplanet.com/?p=301#comment-475</guid>
		<description>HI Xenthil,

Unfortunately the PLE is not a value that can be changed.  The only way to get the PLE higher is to find the memory condition that is causing you to run out of memory.  In most cases, it is missing indexes.  When you are missing indexes, then table scans read in every row and cause memory issues.  Try the following DMV to find the missing indexes:

http://sqlserverplanet.com/dmv-queries/missing-indexes-dmv/

Usually if you get the top 5 - 10, you will see a dramatic increase.

Good Luck!
Derek</description>
		<content:encoded><![CDATA[<p>HI Xenthil,</p>
<p>Unfortunately the PLE is not a value that can be changed.  The only way to get the PLE higher is to find the memory condition that is causing you to run out of memory.  In most cases, it is missing indexes.  When you are missing indexes, then table scans read in every row and cause memory issues.  Try the following DMV to find the missing indexes:</p>
<p><a href="http://sqlserverplanet.com/dmv-queries/missing-indexes-dmv/" rel="nofollow">http://sqlserverplanet.com/dmv-queries/missing-indexes-dmv/</a></p>
<p>Usually if you get the top 5 &#8211; 10, you will see a dramatic increase.</p>
<p>Good Luck!<br />
Derek</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic page generated in 39.225 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2012-02-07 07:53:14 -->
<!-- Compression = gzip -->
