<?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>FuGeRTech &#187; SQL Server</title>
	<atom:link href="http://fugertech.com/tag/sql-server/feed/" rel="self" type="application/rss+xml" />
	<link>http://fugertech.com</link>
	<description>Enduring, Sustainable Results</description>
	<lastBuildDate>Mon, 30 Aug 2010 16:49:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>SQL Server 2005 and NTFS Compressed Folders</title>
		<link>http://fugertech.com/2009/01/08/sql-server-2005-and-ntfs-compressed-folders/</link>
		<comments>http://fugertech.com/2009/01/08/sql-server-2005-and-ntfs-compressed-folders/#comments</comments>
		<pubDate>Fri, 09 Jan 2009 06:37:00 +0000</pubDate>
		<dc:creator>Tony</dc:creator>
				<category><![CDATA[Database Administration]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[compressed folders]]></category>
		<category><![CDATA[LinkedIn]]></category>
		<category><![CDATA[Microsoft SQL Server 2005]]></category>
		<category><![CDATA[NTFS]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.fugertech.com/?p=78</guid>
		<description><![CDATA[Summary: SQL Server 2005 does not support compressed folders. Don&#8217;t use them for database storage or backups. I had a backup process running at work that would back up my server&#8217;s databases into a compressed folder. Everything was fine until my SharePoint database and another database grew larger than 32GB. My backups began to fail <a href='http://fugertech.com/2009/01/08/sql-server-2005-and-ntfs-compressed-folders/'>[...]</a>]]></description>
			<content:encoded><![CDATA[<p>Summary: SQL Server 2005 does not support compressed folders. Don&#8217;t use them for database storage or backups.</p>
<p>I had a backup process running at work that would back up my server&#8217;s databases into a compressed folder. Everything was fine until my SharePoint database and another database grew larger than 32GB. My backups began to fail with an error that read:</p>
<pre class="sql" style="padding-left: 30px;">The process cannot access the file
because another process has locked
a portion of the file.</pre>
<p>I was stumped! I contacted a colleague that is a SQL Server expert, and she suggested using <a href="http://technet.microsoft.com/en-us/sysinternals/bb896642.aspx" target="_blank">FileMon</a> to watch for intruding processes. It may be the anti-virus software requesting the file in the middle of backing up. At that time, I ran my backups manually singling out the two that were failing to backup. I noticed that they would consistently fail at the 32GB mark. That drew my suspicion, and I did some googling to find that Microsoft SQL Server 2005 does NOT support compressed folders!</p>
<p>So, I moved my backups to a regular folder and all is well again. Even my expert colleague did not know of this problem. Luckily, I have read that SQL Server 2008 will support compressed folders.</p>
<p>I hope this information gets grabbed by the web crawlers as finding this information was NOT as easy as it should be.</p>
<p>Here&#8217;s another blogger that found this problem a year earlier than me!<a href="http://clay.lenharts.net/blog/2008/01/28/backing-up-to-a-ntfs-compressed-folder/" target="_blank"></p>
<p>http://clay.lenharts.net/blog/2008/01/28/backing-up-to-a-ntfs-compressed-folder/</a></p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save">Share/Save</a> </p>]]></content:encoded>
			<wfw:commentRss>http://fugertech.com/2009/01/08/sql-server-2005-and-ntfs-compressed-folders/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
