 




<?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: Defrag SQL Database</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/defrag-sql-database/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/defrag-sql-database/</link>
	<description></description>
	<lastBuildDate>Mon, 20 May 2013 02:53:32 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: bakash</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/defrag-sql-database/#comment-39836</link>
		<dc:creator>bakash</dc:creator>
		<pubDate>Mon, 20 Sep 2004 00:42:44 +0000</pubDate>
		<guid isPermaLink="false">#comment-39836</guid>
		<description><![CDATA[Yes, for external fragmentation u can use Disk keeper...
n for internal fragmentation u can use DBCC REINDEX..
but Theres another option for internal fragmentation...
DBCC INDEXDEFRAG, its an online operation. It does not hold locks long term and thus will not block running queries or updates.]]></description>
		<content:encoded><![CDATA[<p>Yes, for external fragmentation u can use Disk keeper&#8230;<br />
n for internal fragmentation u can use DBCC REINDEX..<br />
but Theres another option for internal fragmentation&#8230;<br />
DBCC INDEXDEFRAG, its an online operation. It does not hold locks long term and thus will not block running queries or updates.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 3/10 queries in 0.033 seconds using memcached
Object Caching 266/272 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-20 03:14:24 -->