<?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: Keeping your SharePoint 2010 development databases small</title>
	<atom:link href="http://blog.hompus.nl/2010/06/22/keeping-your-sharepoint-2010-development-databases-small/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.hompus.nl/2010/06/22/keeping-your-sharepoint-2010-development-databases-small/</link>
	<description>Because I like to share knowledge</description>
	<lastBuildDate>Tue, 07 Feb 2012 14:57:57 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
	<item>
		<title>By: dotNetFollower</title>
		<link>http://blog.hompus.nl/2010/06/22/keeping-your-sharepoint-2010-development-databases-small/comment-page-1/#comment-152</link>
		<dc:creator>dotNetFollower</dc:creator>
		<pubDate>Sat, 06 Aug 2011 02:56:15 +0000</pubDate>
		<guid isPermaLink="false">http://blog.hompus.nl/?p=186#comment-152</guid>
		<description>Hello!
&lt;a href=&quot;http://dotnetfollower.com/wordpress/2011/08/sharepoint-how-to-shrink-transaction-log-file/&quot; rel=&quot;nofollow&quot;&gt;Here&lt;/a&gt; is the almost same way to shrink sharepoint database transaction log.
Thanks!</description>
		<content:encoded><![CDATA[<p>Hello!<br />
<a href="http://dotnetfollower.com/wordpress/2011/08/sharepoint-how-to-shrink-transaction-log-file/" rel="nofollow">Here</a> is the almost same way to shrink sharepoint database transaction log.<br />
Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SharePoint 2010 Database &#171; All About SharePoint</title>
		<link>http://blog.hompus.nl/2010/06/22/keeping-your-sharepoint-2010-development-databases-small/comment-page-1/#comment-110</link>
		<dc:creator>SharePoint 2010 Database &#171; All About SharePoint</dc:creator>
		<pubDate>Thu, 14 Jul 2011 01:03:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.hompus.nl/?p=186#comment-110</guid>
		<description>[...] is a good blog http://blog.hompus.nl/2010/06/22/keeping-your-sharepoint-2010-development-databases-small/ and [...]</description>
		<content:encoded><![CDATA[<p>[...] is a good blog <a href="http://blog.hompus.nl/2010/06/22/keeping-your-sharepoint-2010-development-databases-small/" rel="nofollow">http://blog.hompus.nl/2010/06/22/keeping-your-sharepoint-2010-development-databases-small/</a> and [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Casey D</title>
		<link>http://blog.hompus.nl/2010/06/22/keeping-your-sharepoint-2010-development-databases-small/comment-page-1/#comment-107</link>
		<dc:creator>Casey D</dc:creator>
		<pubDate>Wed, 06 Jul 2011 21:26:33 +0000</pubDate>
		<guid isPermaLink="false">http://blog.hompus.nl/?p=186#comment-107</guid>
		<description>I am trying to do something similar to shrink all my SharePoint content database log files in one sweep rather than shrinking them manually. I currently use the following to shrink my databases one-by-one but would like to shrink all logs in one fell sweep. Could your script be modified to do this for all content databases?


use [Site1-Content-DB]

BACKUP LOG [Site1-Content-DB] WITH TRUNCATE_ONLY

DBCC SHRINKFILE ([Site1-Content-DB_Log],2)</description>
		<content:encoded><![CDATA[<p>I am trying to do something similar to shrink all my SharePoint content database log files in one sweep rather than shrinking them manually. I currently use the following to shrink my databases one-by-one but would like to shrink all logs in one fell sweep. Could your script be modified to do this for all content databases?</p>
<p>use [Site1-Content-DB]</p>
<p>BACKUP LOG [Site1-Content-DB] WITH TRUNCATE_ONLY</p>
<p>DBCC SHRINKFILE ([Site1-Content-DB_Log],2)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tweets die vermelden Keeping your SharePoint 2010 development databases small &#124; Michaël's coding thoughts -- Topsy.com</title>
		<link>http://blog.hompus.nl/2010/06/22/keeping-your-sharepoint-2010-development-databases-small/comment-page-1/#comment-37</link>
		<dc:creator>Tweets die vermelden Keeping your SharePoint 2010 development databases small &#124; Michaël's coding thoughts -- Topsy.com</dc:creator>
		<pubDate>Tue, 22 Jun 2010 16:15:59 +0000</pubDate>
		<guid isPermaLink="false">http://blog.hompus.nl/?p=186#comment-37</guid>
		<description>[...] Dit blogartikel was vermeld op Twitter door Michiel Lankamp, Michaël Hompus. Michaël Hompus heeft gezegd: New blog: Keeping your SharePoint 2010 development databases small http://bit.ly/aoLIpr [...]</description>
		<content:encoded><![CDATA[<p>[...] Dit blogartikel was vermeld op Twitter door Michiel Lankamp, Michaël Hompus. Michaël Hompus heeft gezegd: New blog: Keeping your SharePoint 2010 development databases small <a href="http://bit.ly/aoLIpr" rel="nofollow">http://bit.ly/aoLIpr</a> [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

