<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>
<channel>
	<title>SQL Server Performance &#187; Administration</title>
	<atom:link href="http://www.sql-server-performance.com/category/tips/admin/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sql-server-performance.com</link>
	<description>SQL Server Performance Tuning</description>
	<lastBuildDate>Tue, 18 Jun 2013 05:40:59 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Useful SQL Server DBCC Commands</title>
		<link>http://www.sql-server-performance.com/2006/dbcc-commands/</link>
		<comments>http://www.sql-server-performance.com/2006/dbcc-commands/#comments</comments>
		<pubDate>Tue, 14 Nov 2006 01:12:50 +0000</pubDate>
		<dc:creator>Brad McGehee</dc:creator>
				<category><![CDATA[Administration]]></category>
		<guid isPermaLink="false">http://www.sql-server-performance.com/?=270</guid>
		<description><![CDATA[DBCC CACHESTATS displays information about the objects currently in the buffer cache, such as hit rates, compiled objects and plans, etc. Example: DBCC CACHESTATS Sample Results (abbreviated): Object Name&#160;&#160;&#160;&#160;&#160;&#160; Hit Ratio &#8212;&#8212;&#8212;&#8212;&#160;&#160;&#160;&#160;&#160;&#160;&#8212;&#8212;&#8212;&#8212;- Proc&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;0.86420054765378507 Prepared&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;0.99988494930394334 Adhoc&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; 0.93237136647793051 ReplProc&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;0.0 Trigger&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; 0.99843452831887947 Cursor&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;0.42319205924058612 Exec Cxt&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;0.65279111666076906 View&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;0.95740334726893905 Default&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; 0.60895011346896522 UsrTab&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;0.94985969576133511 SysTab&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;0.0 Check&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; 0.67021276595744683 Rule&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;0.0 Summary&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; 0.80056155581812771 Here&#8217;s what some [...]]]></description>
		<wfw:commentRss>http://www.sql-server-performance.com/2006/dbcc-commands/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
