<?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: SQL God? No&#8230; I just know how to do a maintenance plan</title>
	<atom:link href="http://www.cleverworkarounds.com/2008/08/30/sql-god-no-i-just-know-how-to-do-a-maintenance-plan/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cleverworkarounds.com/2008/08/30/sql-god-no-i-just-know-how-to-do-a-maintenance-plan/</link>
	<description>After much frustration, it seems DEFAULT is the way to go...</description>
	<lastBuildDate>Thu, 02 Feb 2012 17:45:46 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Mike Bunyan</title>
		<link>http://www.cleverworkarounds.com/2008/08/30/sql-god-no-i-just-know-how-to-do-a-maintenance-plan/comment-page-1/#comment-15977</link>
		<dc:creator>Mike Bunyan</dc:creator>
		<pubDate>Mon, 14 Sep 2009 13:52:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.cleverworkarounds.com/2008/08/30/sql-god-no-i-just-know-how-to-do-a-maintenance-plan/#comment-15977</guid>
		<description>Is it complexity of the product or complextity of requirements that causes misunderstanding. I do rather like the description (pictorial) at &lt;a href=&quot;http://www.businessballs.com/businessballs_treeswing_pictures.htm&quot; rel=&quot;nofollow&quot;&gt;BusinessBalls&lt;/a&gt;, perhaps it will help you also.</description>
		<content:encoded><![CDATA[<p>Is it complexity of the product or complextity of requirements that causes misunderstanding. I do rather like the description (pictorial) at <a href="http://www.businessballs.com/businessballs_treeswing_pictures.htm" rel="nofollow">BusinessBalls</a>, perhaps it will help you also.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Recent Faves Tagged With "sql" : MyNetFaves</title>
		<link>http://www.cleverworkarounds.com/2008/08/30/sql-god-no-i-just-know-how-to-do-a-maintenance-plan/comment-page-1/#comment-3244</link>
		<dc:creator>Recent Faves Tagged With "sql" : MyNetFaves</dc:creator>
		<pubDate>Fri, 31 Oct 2008 06:05:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.cleverworkarounds.com/2008/08/30/sql-god-no-i-just-know-how-to-do-a-maintenance-plan/#comment-3244</guid>
		<description>[...] public links &gt;&gt; sql    SQL God? No… I just know how to do a maintenance plan First saved by georgeo &#124; 1 days ago      How Not to Prevent SQL Injection Attacks First saved by [...]</description>
		<content:encoded><![CDATA[<p>[...] public links &gt;&gt; sql    SQL God? No… I just know how to do a maintenance plan First saved by georgeo | 1 days ago      How Not to Prevent SQL Injection Attacks First saved by [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CleverWorkarounds &#187; Complexity bites: When SharePoint = Risk</title>
		<link>http://www.cleverworkarounds.com/2008/08/30/sql-god-no-i-just-know-how-to-do-a-maintenance-plan/comment-page-1/#comment-2699</link>
		<dc:creator>CleverWorkarounds &#187; Complexity bites: When SharePoint = Risk</dc:creator>
		<pubDate>Wed, 24 Sep 2008 14:59:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.cleverworkarounds.com/2008/08/30/sql-god-no-i-just-know-how-to-do-a-maintenance-plan/#comment-2699</guid>
		<description>[...] mentioned previously that more often than not, SQL Server is poorly maintained - I see it all the time. Yet today I was speaking to a colleague who is a storage (SAN) and VMware [...]</description>
		<content:encoded><![CDATA[<p>[...] mentioned previously that more often than not, SQL Server is poorly maintained &#8211; I see it all the time. Yet today I was speaking to a colleague who is a storage (SAN) and VMware [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Miller</title>
		<link>http://www.cleverworkarounds.com/2008/08/30/sql-god-no-i-just-know-how-to-do-a-maintenance-plan/comment-page-1/#comment-2095</link>
		<dc:creator>John Miller</dc:creator>
		<pubDate>Tue, 02 Sep 2008 14:50:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.cleverworkarounds.com/2008/08/30/sql-god-no-i-just-know-how-to-do-a-maintenance-plan/#comment-2095</guid>
		<description>&lt;i&gt;dbcc shrinkdatabase&lt;/i&gt; has made me look like a SQL guru time and time again. Also, why does anyone save transaction logs in development? You can just change to simple recovery. Nobody is going to replay your logs.</description>
		<content:encoded><![CDATA[<p><i>dbcc shrinkdatabase</i> has made me look like a SQL guru time and time again. Also, why does anyone save transaction logs in development? You can just change to simple recovery. Nobody is going to replay your logs.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.cleverworkarounds.com/2008/08/30/sql-god-no-i-just-know-how-to-do-a-maintenance-plan/comment-page-1/#comment-1959</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Sun, 31 Aug 2008 10:06:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.cleverworkarounds.com/2008/08/30/sql-god-no-i-just-know-how-to-do-a-maintenance-plan/#comment-1959</guid>
		<description>Ah good point Jeremy, I forgot to mention the issue with the &quot;rebuild index&quot; task and SharePoint. Information about that &quot;gotcha&quot; can be found at http://www.cleverworkarounds.com/2008/07/09/office-server-search-memory-leak-and-stuck-on-crawling/.

Interesting, SP2 for SQL cures this problem. I actually had a section in the article about lack of patching but took it out because that is a generalised problem, not just with SQL Server.</description>
		<content:encoded><![CDATA[<p>Ah good point Jeremy, I forgot to mention the issue with the &#8220;rebuild index&#8221; task and SharePoint. Information about that &#8220;gotcha&#8221; can be found at <a href="http://www.cleverworkarounds.com/2008/07/09/office-server-search-memory-leak-and-stuck-on-crawling/" rel="nofollow">http://www.cleverworkarounds.com/2008/07/09/office-server-search-memory-leak-and-stuck-on-crawling/</a>.</p>
<p>Interesting, SP2 for SQL cures this problem. I actually had a section in the article about lack of patching but took it out because that is a generalised problem, not just with SQL Server.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeremy Thake</title>
		<link>http://www.cleverworkarounds.com/2008/08/30/sql-god-no-i-just-know-how-to-do-a-maintenance-plan/comment-page-1/#comment-1956</link>
		<dc:creator>Jeremy Thake</dc:creator>
		<pubDate>Sun, 31 Aug 2008 09:27:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.cleverworkarounds.com/2008/08/30/sql-god-no-i-just-know-how-to-do-a-maintenance-plan/#comment-1956</guid>
		<description>Ron Grzywacz&#039;s blog has some good links around this subject of maintenance plans and stuff, so anyone interested should check his post out:
http://blogs.msdn.com/ronalg/archive/2008/08/27/sql-maintenance-for-sharepoint-databases.aspx</description>
		<content:encoded><![CDATA[<p>Ron Grzywacz&#8217;s blog has some good links around this subject of maintenance plans and stuff, so anyone interested should check his post out:<br />
<a href="http://blogs.msdn.com/ronalg/archive/2008/08/27/sql-maintenance-for-sharepoint-databases.aspx" rel="nofollow">http://blogs.msdn.com/ronalg/archive/2008/08/27/sql-maintenance-for-sharepoint-databases.aspx</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

