﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>SQLServerCentral / SQL Server 2008 / SQL Server 2008 High Availability  / In which file is the transaction was backed up / Latest Posts</title><generator>InstantForum.NET v2.9.0</generator><description>SQLServerCentral</description><link>http://www.sqlservercentral.com/Forums/</link><webMaster>notifications@sqlservercentral.com</webMaster><lastBuildDate>Wed, 22 May 2013 18:21:57 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: In which file is the transaction was backed up</title><link>http://www.sqlservercentral.com/Forums/Topic1410359-1549-1.aspx</link><description>Mostly.You can restore the full, then any log backups. However, what happens if that full is damaged and won't restore? If you've deleted the log backups prior to it, then you won't have the option of restoring a previous full backup and rolling the logs forward.</description><pubDate>Wed, 23 Jan 2013 00:50:16 GMT</pubDate><dc:creator>GilaMonster</dc:creator></item><item><title>RE: In which file is the transaction was backed up</title><link>http://www.sqlservercentral.com/Forums/Topic1410359-1549-1.aspx</link><description>ThanksMy Conclusion from you answer is that if  I don't have to keep  the transaction log backups that occurred since the transaction stared and prior to the full database backup, in order to be able to restore the database to a point in time if it fails  after the backup was done and the transaction finished (all three cases ).Is  my conclusion correct?</description><pubDate>Wed, 23 Jan 2013 00:25:59 GMT</pubDate><dc:creator>Gil_Adi</dc:creator></item><item><title>RE: In which file is the transaction was backed up</title><link>http://www.sqlservercentral.com/Forums/Topic1410359-1549-1.aspx</link><description>1) Included with the database backup and the all log backups that occur while it's running2) Included with the database backup and the all log backups that occur while it's running3) Included with the database backup and the all log backups that occur while it's runningFull backups do not have any effect on the log backups that occur. The full backup backs up enough of the transaction log so that it can be restored consistently. A full backup does not mark where the next log backup should start from, a log backup always backs up from where the previous log backup finished up to current.</description><pubDate>Wed, 23 Jan 2013 00:04:31 GMT</pubDate><dc:creator>GilaMonster</dc:creator></item><item><title>In which file is the transaction was backed up</title><link>http://www.sqlservercentral.com/Forums/Topic1410359-1549-1.aspx</link><description>First let me apologize if this is not the correct palace for this topic but it is strongly connected.when we perform a full database backup the engine marks the place in the database from where all new transaction should be kept in the next transaction log packup.what is not cleared to me is where  is the transaction that started before the full backup started and ends 1. during the full backup ? 2. after the full backup completed ?3. after a few transaction logs  where also backed up after the full backup completedBacked up in which backup file will I find it ?for the connivance of the discussion lets say that a full backup takes place once a day and takes about 30 minutes. Transaction log backup takes palce every  10 minuteThe discussed transaction  time is about 50 minutes.</description><pubDate>Tue, 22 Jan 2013 23:53:29 GMT</pubDate><dc:creator>Gil_Adi</dc:creator></item></channel></rss>