﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>SQLServerCentral / Backups / SQL Server 7,2000  / Database backup / 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, 19 Jun 2013 17:54:58 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: Database backup</title><link>http://www.sqlservercentral.com/Forums/Topic703919-24-1.aspx</link><description>[quote][b]Jeffrey Williams (4/24/2009)[/b][hr]What Gail was trying to get at is that overwriting an existing file destroys any maintenance plan you setup.  [/quote]Note to self. Get to the point..., ;-)[quote] The best you can do is restore to the latest differential.[/quote]Providing that the full backup that was the base for that diff is still available.</description><pubDate>Fri, 24 Apr 2009 10:07:48 GMT</pubDate><dc:creator>GilaMonster</dc:creator></item><item><title>RE: Database backup</title><link>http://www.sqlservercentral.com/Forums/Topic703919-24-1.aspx</link><description>Are you backing up to a device - or a file?  How is this being selected?What Gail was trying to get at is that overwriting an existing file destroys any maintenance plan you setup.  What good is a transaction log backup if it only contains the currently backed up transaction log?  You won't be able to restore the system because you are now missing the previous transaction log backup.If you are also overwriting the differential backup - you have the same problem.  As well as overwriting the full.  To understand better, what is going to happen if you have to restore the system to 10:50am, but your differential backup ran at 11:00am and overwrote the previous differential backup that was run at 10:00am?  Add in the fact that you have overwritten the transaction log backups and you don't have a method of restoring to that point in time.  The best you can do is restore to the latest differential.</description><pubDate>Fri, 24 Apr 2009 09:55:09 GMT</pubDate><dc:creator>Jeffrey Williams 3188</dc:creator></item><item><title>RE: Database backup</title><link>http://www.sqlservercentral.com/Forums/Topic703919-24-1.aspx</link><description>One thing I would like to get clear.Are you backing up the transaction log to the same file every time?Do you have the overwrite option specified?</description><pubDate>Fri, 24 Apr 2009 09:40:30 GMT</pubDate><dc:creator>GilaMonster</dc:creator></item><item><title>RE: Database backup</title><link>http://www.sqlservercentral.com/Forums/Topic703919-24-1.aspx</link><description>This is testing purpose in testing region. But actually it wiil be one full back up per day, differential back every 4 hour and transaction log every 1 hour. Actual problem is to the growing size of the transaction log though there is no transaction is performed. Two options are available in back up 1. Append and 2. overwrite to the file.So my question is why the transaction log is growing with any of the option? Full backup file and differential back up file is not grwing for the same option overwrite when no transaction is performed.</description><pubDate>Fri, 24 Apr 2009 08:55:21 GMT</pubDate><dc:creator>Ryan007</dc:creator></item><item><title>RE: Database backup</title><link>http://www.sqlservercentral.com/Forums/Topic703919-24-1.aspx</link><description>You transaction log backup should not be growing if you are not changing data. If it is, I can only assume that transactions are being added to the database, inserts, updates, deletes, something.How are you specifying the backups?</description><pubDate>Fri, 24 Apr 2009 08:49:31 GMT</pubDate><dc:creator>Steve Jones - SSC Editor</dc:creator></item><item><title>RE: Database backup</title><link>http://www.sqlservercentral.com/Forums/Topic703919-24-1.aspx</link><description>Hang on.You're backing the transaction log up every 15 min, writing to the same file and specifying overwrite? Is that correct?Why full backups ever 2 hours? That's awfully frequent, especially with a diff every hour.</description><pubDate>Fri, 24 Apr 2009 07:14:16 GMT</pubDate><dc:creator>GilaMonster</dc:creator></item><item><title>Database backup</title><link>http://www.sqlservercentral.com/Forums/Topic703919-24-1.aspx</link><description>Hi,I have some issue regarding database backup.I am taking backup of full backup of my database every 2 hour.Differential backup every 1 hour.Transaction log backup every 15 min.If I dont do anything in my database, then backup file should remain condtant each time. But each time transaction log backup is growing. In the maintenance plan I have mentioned as the transaction log file as overwrite. Can anyone tell me what is the problem?</description><pubDate>Fri, 24 Apr 2009 07:09:14 GMT</pubDate><dc:creator>Ryan007</dc:creator></item></channel></rss>