<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: SQL SERVER &#8211; Find Queries using Parallelism from Cached Plan</title>
	<atom:link href="http://blog.sqlauthority.com/2010/07/24/sql-server-find-queries-using-parallelism-from-cached-plan/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.sqlauthority.com/2010/07/24/sql-server-find-queries-using-parallelism-from-cached-plan/</link>
	<description>Personal Notes of Pinal Dave</description>
	<lastBuildDate>Thu, 23 May 2013 14:22:59 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Bennett</title>
		<link>http://blog.sqlauthority.com/2010/07/24/sql-server-find-queries-using-parallelism-from-cached-plan/#comment-403302</link>
		<dc:creator><![CDATA[Bennett]]></dc:creator>
		<pubDate>Thu, 03 Jan 2013 20:51:11 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=9633#comment-403302</guid>
		<description><![CDATA[Hi Pinal,

I don&#039;t see an ORDER BY clause in this query.  Wouldn&#039;t we want to order by some criteria to see the top n something?  Perhaps ORDER BY total_worker_time DESC?

Thanks,
Bennett]]></description>
		<content:encoded><![CDATA[<p>Hi Pinal,</p>
<p>I don&#8217;t see an ORDER BY clause in this query.  Wouldn&#8217;t we want to order by some criteria to see the top n something?  Perhaps ORDER BY total_worker_time DESC?</p>
<p>Thanks,<br />
Bennett</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SQL SERVER – Reducing CXPACKET Wait Stats for High Transactional Database Journey to SQL Authority with Pinal Dave</title>
		<link>http://blog.sqlauthority.com/2010/07/24/sql-server-find-queries-using-parallelism-from-cached-plan/#comment-99427</link>
		<dc:creator><![CDATA[SQL SERVER – Reducing CXPACKET Wait Stats for High Transactional Database Journey to SQL Authority with Pinal Dave]]></dc:creator>
		<pubDate>Sat, 13 Nov 2010 01:32:02 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=9633#comment-99427</guid>
		<description><![CDATA[[...] SQL SERVER – Find Queries using Parallelism from Cached Plan [...]]]></description>
		<content:encoded><![CDATA[<p>[...] SQL SERVER – Find Queries using Parallelism from Cached Plan [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SQLAuthority News – A Monthly Round Up of SQLAuthority Blog Posts Journey to SQL Authority with Pinal Dave</title>
		<link>http://blog.sqlauthority.com/2010/07/24/sql-server-find-queries-using-parallelism-from-cached-plan/#comment-82445</link>
		<dc:creator><![CDATA[SQLAuthority News – A Monthly Round Up of SQLAuthority Blog Posts Journey to SQL Authority with Pinal Dave]]></dc:creator>
		<pubDate>Sat, 31 Jul 2010 10:38:50 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=9633#comment-82445</guid>
		<description><![CDATA[[...] SQL SERVER – Find Queries using Parallelism from Cached Plan [...]]]></description>
		<content:encoded><![CDATA[<p>[...] SQL SERVER – Find Queries using Parallelism from Cached Plan [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Feodor</title>
		<link>http://blog.sqlauthority.com/2010/07/24/sql-server-find-queries-using-parallelism-from-cached-plan/#comment-81491</link>
		<dc:creator><![CDATA[Feodor]]></dc:creator>
		<pubDate>Sat, 24 Jul 2010 06:02:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=9633#comment-81491</guid>
		<description><![CDATA[Thank you, Pinal! One more thing: instead of querying the plan cache directly on a busy environment, I recommend &quot;taking a snapshot&quot; of the cache to a different server and querying it as much as you want. I have a blog post on how to &quot;take a snapshot&quot; here http://feodorgeorgiev.com/blog/2010/07/how-to-take-a-snapshot-of-your-cached-plans/ .]]></description>
		<content:encoded><![CDATA[<p>Thank you, Pinal! One more thing: instead of querying the plan cache directly on a busy environment, I recommend &#8220;taking a snapshot&#8221; of the cache to a different server and querying it as much as you want. I have a blog post on how to &#8220;take a snapshot&#8221; here <a href="http://feodorgeorgiev.com/blog/2010/07/how-to-take-a-snapshot-of-your-cached-plans/" rel="nofollow">http://feodorgeorgiev.com/blog/2010/07/how-to-take-a-snapshot-of-your-cached-plans/</a> .</p>
]]></content:encoded>
	</item>
</channel>
</rss>
