<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>UDFI, LLC &#187; SQL Server</title>
	<atom:link href="http://www.udfi.biz/category/microsoft/sql-server/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.udfi.biz</link>
	<description>High Tech on the East Coast</description>
	<lastBuildDate>Tue, 23 Aug 2011 18:11:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>truncate sql server logs</title>
		<link>http://www.udfi.biz/2009/07/truncate-sql-server-logs/</link>
		<comments>http://www.udfi.biz/2009/07/truncate-sql-server-logs/#comments</comments>
		<pubDate>Fri, 24 Jul 2009 14:40:04 +0000</pubDate>
		<dc:creator>David Wang</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[SQL Server]]></category>

		<guid isPermaLink="false">http://www.udfi.biz/?p=93</guid>
		<description><![CDATA[Been having a grand ol&#8217; time with SQL Server 2005 lately.  We were making backup and backups off of a dev database and noticed all of our space was getting eaten up.  Took a look today and realized our transaction &#8230; <a href="http://www.udfi.biz/2009/07/truncate-sql-server-logs/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Been having a grand ol&#8217; time with SQL Server 2005 lately.  We were making backup and backups off of a dev database and noticed all of our space was getting eaten up.  Took a look today and realized our transaction logs were 10GB. not good.  We change the restore type to simple and cleared out the transaction log with some help from the link below.</p>
<p><a href="http://stackoverflow.com/questions/40402/what-is-the-command-to-truncate-a-sql-server-log-file">http://stackoverflow.com/questions/40402/what-is-the-command-to-truncate-a-sql-server-log-fil e</a></p>
<p>make sure to encapsulate the servername in brackets [ ] .</p>
]]></content:encoded>
			<wfw:commentRss>http://www.udfi.biz/2009/07/truncate-sql-server-logs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

