 




<?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: Transaction Log files are not safe to delete</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/sql-server/transaction-log-files-are-not-safe-to-delete/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/sql-server/transaction-log-files-are-not-safe-to-delete/</link>
	<description></description>
	<lastBuildDate>Tue, 07 May 2013 13:39:52 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: Mrdenny</title>
		<link>http://itknowledgeexchange.techtarget.com/sql-server/transaction-log-files-are-not-safe-to-delete/#comment-382</link>
		<dc:creator>Mrdenny</dc:creator>
		<pubDate>Wed, 10 Mar 2010 19:08:41 +0000</pubDate>
		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/sql-server/?p=763#comment-382</guid>
		<description><![CDATA[Sorry, Yesterday was kind of a ruff day, I thought I got all your questions answered.  But at least you got the info you needed. :)]]></description>
		<content:encoded><![CDATA[<p>Sorry, Yesterday was kind of a ruff day, I thought I got all your questions answered.  But at least you got the info you needed. <img src='http://itknowledgeexchange.techtarget.com/sql-server/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ramam</title>
		<link>http://itknowledgeexchange.techtarget.com/sql-server/transaction-log-files-are-not-safe-to-delete/#comment-381</link>
		<dc:creator>Ramam</dc:creator>
		<pubDate>Wed, 10 Mar 2010 17:51:38 +0000</pubDate>
		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/sql-server/?p=763#comment-381</guid>
		<description><![CDATA[I realize that I wasn&#039;t clear in my question but you answered me anyway. I specifically wanted to know if point-in-time recovery can be done for periods where there are differential backups but not tlogs and the answer is no. 
Thanks again - great blog!]]></description>
		<content:encoded><![CDATA[<p>I realize that I wasn&#8217;t clear in my question but you answered me anyway. I specifically wanted to know if point-in-time recovery can be done for periods where there are differential backups but not tlogs and the answer is no.<br />
Thanks again &#8211; great blog!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mrdenny</title>
		<link>http://itknowledgeexchange.techtarget.com/sql-server/transaction-log-files-are-not-safe-to-delete/#comment-375</link>
		<dc:creator>Mrdenny</dc:creator>
		<pubDate>Tue, 09 Mar 2010 03:35:31 +0000</pubDate>
		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/sql-server/?p=763#comment-375</guid>
		<description><![CDATA[Differential backups aren&#039;t just a rollup of the transaction logs.  They are actually a copy of each record which has had an internal flag changed.

1. Yes, provided that the point in time is after the differential was taken.
2. Yes.]]></description>
		<content:encoded><![CDATA[<p>Differential backups aren&#8217;t just a rollup of the transaction logs.  They are actually a copy of each record which has had an internal flag changed.</p>
<p>1. Yes, provided that the point in time is after the differential was taken.<br />
2. Yes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ramam</title>
		<link>http://itknowledgeexchange.techtarget.com/sql-server/transaction-log-files-are-not-safe-to-delete/#comment-372</link>
		<dc:creator>Ramam</dc:creator>
		<pubDate>Mon, 08 Mar 2010 20:48:13 +0000</pubDate>
		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/sql-server/?p=763#comment-372</guid>
		<description><![CDATA[Hey Denny,
I&#039;ve got a 15GB DB and I&#039;m using weekly full backups with 15m tlog backups. I keep four weeks worth of fulls and tlogs as we are still seeing a lot of base level application code changes and are being extra cautious in terms of point-in-time recovery ability.
I was planning on adding in daily differential backups so that I can toss my old tlogs mostly to reduce the number of files to manage but also to speed up recovery events. Given that differentials are really a rolling up of tlogs since the last full back up I am wondering if:
1 Can I do point-in-time recovery using: the newest full backup prior to the time I want + the newest differential backup prior to the time I want + tlogs as necessary from that differential backup to the actual point-in time.
2 This is probably answered by the first question&#039;s answer but for clarity sake: is it ok to delete the tlogs that are older than differentials?
thanks!]]></description>
		<content:encoded><![CDATA[<p>Hey Denny,<br />
I&#8217;ve got a 15GB DB and I&#8217;m using weekly full backups with 15m tlog backups. I keep four weeks worth of fulls and tlogs as we are still seeing a lot of base level application code changes and are being extra cautious in terms of point-in-time recovery ability.<br />
I was planning on adding in daily differential backups so that I can toss my old tlogs mostly to reduce the number of files to manage but also to speed up recovery events. Given that differentials are really a rolling up of tlogs since the last full back up I am wondering if:<br />
1 Can I do point-in-time recovery using: the newest full backup prior to the time I want + the newest differential backup prior to the time I want + tlogs as necessary from that differential backup to the actual point-in time.<br />
2 This is probably answered by the first question&#8217;s answer but for clarity sake: is it ok to delete the tlogs that are older than differentials?<br />
thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
