<?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: Automated fix for SQL .ldf file growing out of control</title>
	<atom:link href="http://www.redolivedesign.com/utah-web-designers-blog/index.php/2008/08/22/automated-fix-for-sql-ldf-file-growing-out-of-control/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.redolivedesign.com/utah-web-designers-blog/2008/08/22/automated-fix-for-sql-ldf-file-growing-out-of-control/</link>
	<description>Corporate Blog Site for Red Olive Design Inc.</description>
	<lastBuildDate>Thu, 26 Jan 2012 13:55:14 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Matthew Moeller</title>
		<link>http://www.redolivedesign.com/utah-web-designers-blog/2008/08/22/automated-fix-for-sql-ldf-file-growing-out-of-control/comment-page-1/#comment-863</link>
		<dc:creator>Matthew Moeller</dc:creator>
		<pubDate>Wed, 28 Apr 2010 15:09:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.redolivedesign.com/utah-web-designers-blog/?p=181#comment-863</guid>
		<description>You try changing SQL Server Compatibility mode to 80, not sure though.
Available Modes are:
60 = SQL Server 6.0
65 = SQL Server 6.5
70 = SQL Server 7.0
80 = SQL Server 2000
90 = SQL Server 2005
100 = SQL Server 2008</description>
		<content:encoded><![CDATA[<p>You try changing SQL Server Compatibility mode to 80, not sure though.<br />
Available Modes are:<br />
60 = SQL Server 6.0<br />
65 = SQL Server 6.5<br />
70 = SQL Server 7.0<br />
80 = SQL Server 2000<br />
90 = SQL Server 2005<br />
100 = SQL Server 2008</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Krugi</title>
		<link>http://www.redolivedesign.com/utah-web-designers-blog/2008/08/22/automated-fix-for-sql-ldf-file-growing-out-of-control/comment-page-1/#comment-862</link>
		<dc:creator>Krugi</dc:creator>
		<pubDate>Wed, 28 Apr 2010 07:10:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.redolivedesign.com/utah-web-designers-blog/?p=181#comment-862</guid>
		<description>This approach does not work in SQL Server 2008. I get this message: &quot;&#039;TRUNCATE_ONLY&#039; is not a recognized BACKUP option.&quot; Anyone who has a similar problem and found a way to shrink the file?</description>
		<content:encoded><![CDATA[<p>This approach does not work in SQL Server 2008. I get this message: "'TRUNCATE_ONLY' is not a recognized BACKUP option." Anyone who has a similar problem and found a way to shrink the file?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kelleigh</title>
		<link>http://www.redolivedesign.com/utah-web-designers-blog/2008/08/22/automated-fix-for-sql-ldf-file-growing-out-of-control/comment-page-1/#comment-804</link>
		<dc:creator>kelleigh</dc:creator>
		<pubDate>Fri, 22 Jan 2010 16:57:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.redolivedesign.com/utah-web-designers-blog/?p=181#comment-804</guid>
		<description>Thank you for this! It worked perfectly on an .ldf that&#039;s been giving me trouble for months!!</description>
		<content:encoded><![CDATA[<p>Thank you for this! It worked perfectly on an .ldf that's been giving me trouble for months!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Harish</title>
		<link>http://www.redolivedesign.com/utah-web-designers-blog/2008/08/22/automated-fix-for-sql-ldf-file-growing-out-of-control/comment-page-1/#comment-489</link>
		<dc:creator>Harish</dc:creator>
		<pubDate>Wed, 11 Mar 2009 13:50:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.redolivedesign.com/utah-web-designers-blog/?p=181#comment-489</guid>
		<description>Hi my dbname.mdf file is large 48 GB!!!!, where as when i take a back up its
6GB...
I need to reduce my dbname.mdf
 Can these steps work?</description>
		<content:encoded><![CDATA[<p>Hi my dbname.mdf file is large 48 GB!!!!, where as when i take a back up its<br />
6GB...<br />
I need to reduce my dbname.mdf<br />
 Can these steps work?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://www.redolivedesign.com/utah-web-designers-blog/2008/08/22/automated-fix-for-sql-ldf-file-growing-out-of-control/comment-page-1/#comment-443</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Wed, 24 Dec 2008 11:53:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.redolivedesign.com/utah-web-designers-blog/?p=181#comment-443</guid>
		<description>For work with sql files try use-&lt;a href=&quot;http://www.recoverytoolbox.com/sql.html&quot; rel=&quot;nofollow&quot;&gt;fix mdf&lt;/a&gt;,usually i use it,and it is free as how as i remember,program repair data from corrupted databases in the MS SQL Server format (files with the *.mdf extension),supports data extraction via the local area network,can save recovered data as SQL scripts, it is also possible to split data into files of any size,compatible with all supported versions of Microsoft Windows, such as Windows 98, Windows Me, Windows NT 4.0, Windows 2000, Windows XP, Windows XP SP2, Windows 2003 Server, Windows Vista,tool supports the following database formats: Microsoft SQL Server 7.0, 2000, 2005,also can repair .mdf files of Microsoft SQL Server 2005, repair mdf file of Microsoft SQL Server 2005 (64-bit).</description>
		<content:encoded><![CDATA[<p>For work with sql files try use-<a href="http://www.recoverytoolbox.com/sql.html" rel="nofollow">fix mdf</a>,usually i use it,and it is free as how as i remember,program repair data from corrupted databases in the MS SQL Server format (files with the *.mdf extension),supports data extraction via the local area network,can save recovered data as SQL scripts, it is also possible to split data into files of any size,compatible with all supported versions of Microsoft Windows, such as Windows 98, Windows Me, Windows NT 4.0, Windows 2000, Windows XP, Windows XP SP2, Windows 2003 Server, Windows Vista,tool supports the following database formats: Microsoft SQL Server 7.0, 2000, 2005,also can repair .mdf files of Microsoft SQL Server 2005, repair mdf file of Microsoft SQL Server 2005 (64-bit).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: suzie</title>
		<link>http://www.redolivedesign.com/utah-web-designers-blog/2008/08/22/automated-fix-for-sql-ldf-file-growing-out-of-control/comment-page-1/#comment-440</link>
		<dc:creator>suzie</dc:creator>
		<pubDate>Thu, 13 Nov 2008 14:26:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.redolivedesign.com/utah-web-designers-blog/?p=181#comment-440</guid>
		<description>Hi, Hope i&#039;am not bothering you..I followed all the mentioned steps but it didn&#039;t work, nothing start running, even that i schedule them all.
do you have any idea what shall i do..if you want any details i can give you.

thanks a lot for your help!!</description>
		<content:encoded><![CDATA[<p>Hi, Hope i'am not bothering you..I followed all the mentioned steps but it didn't work, nothing start running, even that i schedule them all.<br />
do you have any idea what shall i do..if you want any details i can give you.</p>
<p>thanks a lot for your help!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matthew Moeller</title>
		<link>http://www.redolivedesign.com/utah-web-designers-blog/2008/08/22/automated-fix-for-sql-ldf-file-growing-out-of-control/comment-page-1/#comment-435</link>
		<dc:creator>Matthew Moeller</dc:creator>
		<pubDate>Wed, 12 Nov 2008 18:05:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.redolivedesign.com/utah-web-designers-blog/?p=181#comment-435</guid>
		<description>Yes the sql server agent must be running or the maintenance plan won&#039;t execute. And yes I would setup a schedule to run however often you need it to. We run it nightly on our high volume databases only.</description>
		<content:encoded><![CDATA[<p>Yes the sql server agent must be running or the maintenance plan won't execute. And yes I would setup a schedule to run however often you need it to. We run it nightly on our high volume databases only.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: suzie</title>
		<link>http://www.redolivedesign.com/utah-web-designers-blog/2008/08/22/automated-fix-for-sql-ldf-file-growing-out-of-control/comment-page-1/#comment-434</link>
		<dc:creator>suzie</dc:creator>
		<pubDate>Wed, 12 Nov 2008 09:19:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.redolivedesign.com/utah-web-designers-blog/?p=181#comment-434</guid>
		<description>thanks for your reply,
I did the maintenance plan and the job. 
The sql server agent should be started? or it will start automatically, and shall we schedule the job or not.</description>
		<content:encoded><![CDATA[<p>thanks for your reply,<br />
I did the maintenance plan and the job.<br />
The sql server agent should be started? or it will start automatically, and shall we schedule the job or not.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matthew Moeller</title>
		<link>http://www.redolivedesign.com/utah-web-designers-blog/2008/08/22/automated-fix-for-sql-ldf-file-growing-out-of-control/comment-page-1/#comment-433</link>
		<dc:creator>Matthew Moeller</dc:creator>
		<pubDate>Tue, 11 Nov 2008 16:38:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.redolivedesign.com/utah-web-designers-blog/?p=181#comment-433</guid>
		<description>Yep, it will reduce it to probably less than 3MB when done. Give it a shot.  As usual run a full backup first just in case you made some wrong selections.</description>
		<content:encoded><![CDATA[<p>Yep, it will reduce it to probably less than 3MB when done. Give it a shot.  As usual run a full backup first just in case you made some wrong selections.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Suzie</title>
		<link>http://www.redolivedesign.com/utah-web-designers-blog/2008/08/22/automated-fix-for-sql-ldf-file-growing-out-of-control/comment-page-1/#comment-432</link>
		<dc:creator>Suzie</dc:creator>
		<pubDate>Tue, 11 Nov 2008 11:44:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.redolivedesign.com/utah-web-designers-blog/?p=181#comment-432</guid>
		<description>Hi, We have this problem and the log file reach 27 GB, so if I apply the above steps the log file size will reduce in size?..

Thank you</description>
		<content:encoded><![CDATA[<p>Hi, We have this problem and the log file reach 27 GB, so if I apply the above steps the log file size will reduce in size?..</p>
<p>Thank you</p>
]]></content:encoded>
	</item>
</channel>
</rss>

