<?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"
	>

<channel>
	<title>Sql Server Faq</title>
	<atom:link href="http://www.sqlserverfaq.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sqlserverfaq.net</link>
	<description>Learn Sql Server through my Experience</description>
	<pubDate>Mon, 28 Jun 2010 15:07:09 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
	<language>en</language>
			<item>
		<title>Fragmentation should not be the only factor which decides the Rebuild Index</title>
		<link>http://www.sqlserverfaq.net/2010/06/28/fragmentation-should-not-be-the-only-factor-which-decides-the-rebuild-index/</link>
		<comments>http://www.sqlserverfaq.net/2010/06/28/fragmentation-should-not-be-the-only-factor-which-decides-the-rebuild-index/#comments</comments>
		<pubDate>Mon, 28 Jun 2010 15:02:10 +0000</pubDate>
		<dc:creator></dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.sqlserverfaq.net/?p=37</guid>
		<description><![CDATA[Until now I was under the impression that fragmentation in the Index is the only factor which decides whether we should rebuild the index.
&#160;
As a rule of thumb we always recommend that when the avg_fragmentation_in_percent in the view&#160; sys.dm_db_index_physical_stats&#160; is between 5 and 30
We should reorganize the index and when the fragmentation is greater than [...]]]></description>
		<wfw:commentRss>http://www.sqlserverfaq.net/2010/06/28/fragmentation-should-not-be-the-only-factor-which-decides-the-rebuild-index/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Fragmentation on Index in Sql Server</title>
		<link>http://www.sqlserverfaq.net/2010/06/20/fragmentation-on-index-in-sql-server/</link>
		<comments>http://www.sqlserverfaq.net/2010/06/20/fragmentation-on-index-in-sql-server/#comments</comments>
		<pubDate>Sun, 20 Jun 2010 06:40:27 +0000</pubDate>
		<dc:creator></dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.sqlserverfaq.net/2010/06/20/fragmentation-on-index-in-sql-server/</guid>
		<description><![CDATA[&#160;
Hi All, 


It has being quite some time since I added a new post since off late I am not spending much of time on research. But I have started my research again and in this post I will be talking about Fragmentation of Index which occurs due to split of root node of an [...]]]></description>
		<wfw:commentRss>http://www.sqlserverfaq.net/2010/06/20/fragmentation-on-index-in-sql-server/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
