<?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: Performance Tuning &#8211; Level Playing Field</title>
	<atom:link href="http://benchmarkitconsulting.com/colin-stasiuk/2009/01/06/performance-tuning-level-playing-field/feed/" rel="self" type="application/rss+xml" />
	<link>http://benchmarkitconsulting.com/colin-stasiuk/2009/01/06/performance-tuning-level-playing-field/</link>
	<description></description>
	<lastBuildDate>Tue, 07 Feb 2012 14:49:48 -0700</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Colin Stasiuk</title>
		<link>http://benchmarkitconsulting.com/colin-stasiuk/2009/01/06/performance-tuning-level-playing-field/comment-page-1/#comment-511</link>
		<dc:creator>Colin Stasiuk</dc:creator>
		<pubDate>Tue, 13 Jan 2009 17:21:57 +0000</pubDate>
		<guid isPermaLink="false">http://benchmarkitconsulting.com/?p=269#comment-511</guid>
		<description>Great addition Ian... although it is an undocumented DBCC command it would definitely be a way to isolate the specific db you are working with.

Makes you wonder about the reasoning for useful (but undocumented) DBCC commands from Microsoft.  (rhetorical question)...Was this created for a specific version of SQL?  Did it just not warrant any documentation?  Is it going to be deprecated?

I wonder if there is any &quot;official&quot; word from Microsoft as to why some commands don&#039;t receive any documentation.

Either way thanks for the comment!!</description>
		<content:encoded><![CDATA[<p>Great addition Ian&#8230; although it is an undocumented DBCC command it would definitely be a way to isolate the specific db you are working with.</p>
<p>Makes you wonder about the reasoning for useful (but undocumented) DBCC commands from Microsoft.  (rhetorical question)&#8230;Was this created for a specific version of SQL?  Did it just not warrant any documentation?  Is it going to be deprecated?</p>
<p>I wonder if there is any &#8220;official&#8221; word from Microsoft as to why some commands don&#8217;t receive any documentation.</p>
<p>Either way thanks for the comment!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ian S</title>
		<link>http://benchmarkitconsulting.com/colin-stasiuk/2009/01/06/performance-tuning-level-playing-field/comment-page-1/#comment-501</link>
		<dc:creator>Ian S</dc:creator>
		<pubDate>Tue, 13 Jan 2009 16:08:41 +0000</pubDate>
		<guid isPermaLink="false">http://benchmarkitconsulting.com/?p=269#comment-501</guid>
		<description>Hi,

you can be a little bit more granular in what you clear (might be useful), the following is database specific. 

DBCC FLUSHPROCINDB(@YOUR_DB_ID) 

Enjoy
Ian S</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>you can be a little bit more granular in what you clear (might be useful), the following is database specific. </p>
<p>DBCC FLUSHPROCINDB(@YOUR_DB_ID) </p>
<p>Enjoy<br />
Ian S</p>
]]></content:encoded>
	</item>
</channel>
</rss>

