Re: Trimming HUGE Transaction Log
- From: Hugo Kornelis <hugo@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Mon, 13 Oct 2008 22:58:05 +0200
On Mon, 13 Oct 2008 12:49:01 -0700, Always OpenTo Suggestions wrote:
I deserve another DUH on that one. I typically backup the database and the
transaction log at the same time (in the same maintenance plan), so when I
say backup the database, I really mean both. I added differential backups
during the day, to increase the frequency of backups with minimal impact to
users on the system.
Hi Always Open To Suggestions,
You typically don't need to backup the database every time you backup
the log. Most installations use fairly frequent log backups (depending
on the load, sometimes up to a few per hour), and much less frequent
database backups.
I would only include differential backups in a backup plan in one of the
following cases:
a) Full backups have to be minimized because they slow down the system
in a 24x7 operation; high update frequency requires very frequent (e.g.
hourly) log backups; fast restore time required - in this case, weekly
full plus daily diff can mean the difference between restoring full,
diff, and maximum 24 log backups, or restoring full and maximum 168 (7
times 24!!) log backups
b) Not enough storage capacity for full backups onlyn
--
Hugo Kornelis, SQL Server MVP
My SQL Server blog: http://sqlblog.com/blogs/hugo_kornelis
.
- Follow-Ups:
- Re: Trimming HUGE Transaction Log
- From: Always OpenTo Suggestions
- Re: Trimming HUGE Transaction Log
- References:
- Trimming HUGE Transaction Log
- From: Always OpenTo Suggestions
- Re: Trimming HUGE Transaction Log
- From: Tibor Karaszi
- Re: Trimming HUGE Transaction Log
- From: Always OpenTo Suggestions
- Re: Trimming HUGE Transaction Log
- From: Aaron Bertrand [SQL Server MVP]
- Re: Trimming HUGE Transaction Log
- From: Always OpenTo Suggestions
- Re: Trimming HUGE Transaction Log
- From: Tibor Karaszi
- Re: Trimming HUGE Transaction Log
- From: Always OpenTo Suggestions
- Trimming HUGE Transaction Log
- Prev by Date: Re: ssms not seeing local sql server
- Next by Date: Re: Cant create new query
- Previous by thread: Re: Trimming HUGE Transaction Log
- Next by thread: Re: Trimming HUGE Transaction Log
- Index(es):
Relevant Pages
|