<?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: Index Defrag Script, v3.0</title>
	<atom:link href="http://sqlfool.com/2009/06/index-defrag-script-v30/feed/" rel="self" type="application/rss+xml" />
	<link>http://sqlfool.com/2009/06/index-defrag-script-v30/</link>
	<description>Adventures in SQL Tuning - a blog for the rest of us</description>
	<lastBuildDate>Tue, 07 Feb 2012 21:28:07 -0700</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: mike</title>
		<link>http://sqlfool.com/2009/06/index-defrag-script-v30/comment-page-3/#comment-6908</link>
		<dc:creator>mike</dc:creator>
		<pubDate>Wed, 28 Sep 2011 21:39:58 +0000</pubDate>
		<guid isPermaLink="false">http://sqlfool.com/?p=1072#comment-6908</guid>
		<description>Many, many thanks. I&#039;m what some would call in involuntary DBA, so jewels like this are worth more than gold!

My God bless you for your efforts!</description>
		<content:encoded><![CDATA[<p>Many, many thanks. I&#8217;m what some would call in involuntary DBA, so jewels like this are worth more than gold!</p>
<p>My God bless you for your efforts!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steven</title>
		<link>http://sqlfool.com/2009/06/index-defrag-script-v30/comment-page-3/#comment-5372</link>
		<dc:creator>Steven</dc:creator>
		<pubDate>Fri, 19 Nov 2010 14:07:22 +0000</pubDate>
		<guid isPermaLink="false">http://sqlfool.com/?p=1072#comment-5372</guid>
		<description>Hi everyone, I am an IT Admin at a small office. I have little to no dba experience and I found this script to help defrag and rebuild index if necessary. Thank you Michelle for sharing such a wonderful script. However, when I paste this script and tried to run it, I get these errors.

Caution: Changing any part of an object name could break scripts and stored procedures.
Caution: Changing any part of an object name could break scripts and stored procedures.
Caution: Changing any part of an object name could break scripts and stored procedures.
dba_indexDefragLog Table Created
dba_indexDefragExclusion Table Created
Msg 2714, Level 16, State 4, Line 43
There is already an object named &#039;PK_indexDefragStatus_v40&#039; in the database.
Msg 1750, Level 16, State 0, Line 43
Could not create constraint. See previous errors.
Msg 2714, Level 16, State 3, Procedure dba_indexDefrag_sp, Line 834
There is already an object named &#039;dba_indexDefrag_sp&#039; in the database.

It always runs the first time creating the tables only, then reports that it has been completed. However, I know there are a lot of fragmentation on my database. Any help is greatly appreciated. I need to get this to run asap for everyone in the office is complaining that it is slow.</description>
		<content:encoded><![CDATA[<p>Hi everyone, I am an IT Admin at a small office. I have little to no dba experience and I found this script to help defrag and rebuild index if necessary. Thank you Michelle for sharing such a wonderful script. However, when I paste this script and tried to run it, I get these errors.</p>
<p>Caution: Changing any part of an object name could break scripts and stored procedures.<br />
Caution: Changing any part of an object name could break scripts and stored procedures.<br />
Caution: Changing any part of an object name could break scripts and stored procedures.<br />
dba_indexDefragLog Table Created<br />
dba_indexDefragExclusion Table Created<br />
Msg 2714, Level 16, State 4, Line 43<br />
There is already an object named &#8216;PK_indexDefragStatus_v40&#8242; in the database.<br />
Msg 1750, Level 16, State 0, Line 43<br />
Could not create constraint. See previous errors.<br />
Msg 2714, Level 16, State 3, Procedure dba_indexDefrag_sp, Line 834<br />
There is already an object named &#8216;dba_indexDefrag_sp&#8217; in the database.</p>
<p>It always runs the first time creating the tables only, then reports that it has been completed. However, I know there are a lot of fragmentation on my database. Any help is greatly appreciated. I need to get this to run asap for everyone in the office is complaining that it is slow.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: The Kinetic Serendipity of the Written Word &#171; NULLgarity</title>
		<link>http://sqlfool.com/2009/06/index-defrag-script-v30/comment-page-3/#comment-5360</link>
		<dc:creator>The Kinetic Serendipity of the Written Word &#171; NULLgarity</dc:creator>
		<pubDate>Mon, 15 Nov 2010 03:02:13 +0000</pubDate>
		<guid isPermaLink="false">http://sqlfool.com/?p=1072#comment-5360</guid>
		<description>[...] also thought of the fact that I had recently implemented an index maintenance script on all of my servers that was written by one of the panelists.  She was kind enough to make that [...]</description>
		<content:encoded><![CDATA[<p>[...] also thought of the fact that I had recently implemented an index maintenance script on all of my servers that was written by one of the panelists.  She was kind enough to make that [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Free T-SQL Database Maintenance Scripts &#124; SQL Aloha</title>
		<link>http://sqlfool.com/2009/06/index-defrag-script-v30/comment-page-3/#comment-5316</link>
		<dc:creator>Free T-SQL Database Maintenance Scripts &#124; SQL Aloha</dc:creator>
		<pubDate>Sat, 23 Oct 2010 01:31:39 +0000</pubDate>
		<guid isPermaLink="false">http://sqlfool.com/?p=1072#comment-5316</guid>
		<description>[...] sqlfool.com/2009/06/index-defrag-script-v30 [...]</description>
		<content:encoded><![CDATA[<p>[...] sqlfool.com/2009/06/index-defrag-script-v30 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Donna</title>
		<link>http://sqlfool.com/2009/06/index-defrag-script-v30/comment-page-3/#comment-5307</link>
		<dc:creator>Donna</dc:creator>
		<pubDate>Wed, 20 Oct 2010 20:26:32 +0000</pubDate>
		<guid isPermaLink="false">http://sqlfool.com/?p=1072#comment-5307</guid>
		<description>Thanks for the script.  It is very clever.  I did have one database with a hyphen in the name, so I modified line 477 to put brackets around the name.

  From [&#039; + DB_Name(@databaseID) + &#039;].sys.partitions</description>
		<content:encoded><![CDATA[<p>Thanks for the script.  It is very clever.  I did have one database with a hyphen in the name, so I modified line 477 to put brackets around the name.</p>
<p>  From [' + DB_Name(@databaseID) + '].sys.partitions</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pjdiller</title>
		<link>http://sqlfool.com/2009/06/index-defrag-script-v30/comment-page-3/#comment-5141</link>
		<dc:creator>pjdiller</dc:creator>
		<pubDate>Tue, 18 May 2010 21:25:39 +0000</pubDate>
		<guid isPermaLink="false">http://sqlfool.com/?p=1072#comment-5141</guid>
		<description>Love it.  Having trouble with it on SQl 2005 Ent. 64-bit SP3, in SQL_Latin1_General_CP850_BIN2 collation (don&#039;t know if that&#039;s my problem),

I fixed the case-sensitivity problems as described already, but for whatever reason, it skips the database I&#039;m most interested in defragmenting.  I haven&#039;t seen an error message, and there is absolutely work to do in the DB.  It&#039;s name is simple, 3 letters, that&#039;s it.

Any ideas?</description>
		<content:encoded><![CDATA[<p>Love it.  Having trouble with it on SQl 2005 Ent. 64-bit SP3, in SQL_Latin1_General_CP850_BIN2 collation (don&#8217;t know if that&#8217;s my problem),</p>
<p>I fixed the case-sensitivity problems as described already, but for whatever reason, it skips the database I&#8217;m most interested in defragmenting.  I haven&#8217;t seen an error message, and there is absolutely work to do in the DB.  It&#8217;s name is simple, 3 letters, that&#8217;s it.</p>
<p>Any ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michelle Ufford</title>
		<link>http://sqlfool.com/2009/06/index-defrag-script-v30/comment-page-3/#comment-5100</link>
		<dc:creator>Michelle Ufford</dc:creator>
		<pubDate>Thu, 22 Apr 2010 18:19:59 +0000</pubDate>
		<guid isPermaLink="false">http://sqlfool.com/?p=1072#comment-5100</guid>
		<description>Hi everyone.  Sorry for accidentally spamming you earlier when I approved a bunch of comments.  :(  

I&#039;ve just posted a significant update to my index defrag script.  You can find the latest version, along with a list of the changes, here:  http://sqlfool.com/2010/04/index-defrag-script-v4-0/</description>
		<content:encoded><![CDATA[<p>Hi everyone.  Sorry for accidentally spamming you earlier when I approved a bunch of comments.  <img src='http://sqlfool.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />   </p>
<p>I&#8217;ve just posted a significant update to my index defrag script.  You can find the latest version, along with a list of the changes, here:  <a href="http://sqlfool.com/2010/04/index-defrag-script-v4-0/" rel="nofollow">http://sqlfool.com/2010/04/index-defrag-script-v4-0/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: evil lady Dia</title>
		<link>http://sqlfool.com/2009/06/index-defrag-script-v30/comment-page-3/#comment-5098</link>
		<dc:creator>evil lady Dia</dc:creator>
		<pubDate>Fri, 16 Apr 2010 21:58:59 +0000</pubDate>
		<guid isPermaLink="false">http://sqlfool.com/?p=1072#comment-5098</guid>
		<description>Michelle, 

Thank you very much for the script. Just what I needed to get a small DB tuning to work just right. 

Dia</description>
		<content:encoded><![CDATA[<p>Michelle, </p>
<p>Thank you very much for the script. Just what I needed to get a small DB tuning to work just right. </p>
<p>Dia</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://sqlfool.com/2009/06/index-defrag-script-v30/comment-page-3/#comment-5097</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Wed, 14 Apr 2010 14:24:29 +0000</pubDate>
		<guid isPermaLink="false">http://sqlfool.com/?p=1072#comment-5097</guid>
		<description>I just wanted to thank you for sharing this.

-Steve</description>
		<content:encoded><![CDATA[<p>I just wanted to thank you for sharing this.</p>
<p>-Steve</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gary</title>
		<link>http://sqlfool.com/2009/06/index-defrag-script-v30/comment-page-3/#comment-5096</link>
		<dc:creator>gary</dc:creator>
		<pubDate>Fri, 09 Apr 2010 04:23:10 +0000</pubDate>
		<guid isPermaLink="false">http://sqlfool.com/?p=1072#comment-5096</guid>
		<description>Can we use this Index defrag stored procedure for Share point databases?

We have a very large Content database of size 150 GB

Thanks do much</description>
		<content:encoded><![CDATA[<p>Can we use this Index defrag stored procedure for Share point databases?</p>
<p>We have a very large Content database of size 150 GB</p>
<p>Thanks do much</p>
]]></content:encoded>
	</item>
</channel>
</rss>

