﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>SQLServerCentral / Article Discussions / Article Discussions by Author / Discuss content posted by Scott Dexter  / INDEX DEFRAG on SQL SERVER 2005 / Latest Posts</title><generator>InstantForum.NET v2.9.0</generator><description>SQLServerCentral</description><link>http://www.sqlservercentral.com/Forums/</link><webMaster>notifications@sqlservercentral.com</webMaster><lastBuildDate>Sat, 18 May 2013 18:40:15 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: INDEX DEFRAG on SQL SERVER 2005</title><link>http://www.sqlservercentral.com/Forums/Topic516386-1316-1.aspx</link><description>You might consider running UPDATE STATS on the object after you've run your INDEXDEFRAG.Stats are only updated automatically as part of a REBUILD operation and are not updated when you run INDEXDEFRAG.And +1 for moving to the DMVs...(which still runs DBCC SHOWCONTIG behind the scenes, but it's the new way).</description><pubDate>Tue, 05 Aug 2008 08:46:28 GMT</pubDate><dc:creator>Gordon-265412</dc:creator></item><item><title>RE: INDEX DEFRAG on SQL SERVER 2005</title><link>http://www.sqlservercentral.com/Forums/Topic516386-1316-1.aspx</link><description>DBCC SHOWCONTIG...This feature will be removed in a future version of Microsoft SQL Server. Avoid using this feature in new development work, and plan to modify applications that currently use this feature. Use sys.dm_db_index_physical_stats instead.:unsure:</description><pubDate>Tue, 05 Aug 2008 07:55:31 GMT</pubDate><dc:creator>Joe Burdette</dc:creator></item><item><title>RE: INDEX DEFRAG on SQL SERVER 2005</title><link>http://www.sqlservercentral.com/Forums/Topic516386-1316-1.aspx</link><description>Awsome. Would you post your sister code for SQL2000?</description><pubDate>Tue, 05 Aug 2008 07:48:03 GMT</pubDate><dc:creator>psmith-502573</dc:creator></item><item><title>INDEX DEFRAG on SQL SERVER 2005</title><link>http://www.sqlservercentral.com/Forums/Topic516386-1316-1.aspx</link><description>Comments posted to this topic are about the item [B]&lt;A HREF="/scripts/SQL+Server+2005/63412/"&gt;INDEX DEFRAG on SQL SERVER 2005&lt;/A&gt;[/B]</description><pubDate>Thu, 12 Jun 2008 21:34:18 GMT</pubDate><dc:creator>ezlik3sundaymorning</dc:creator></item></channel></rss>