MSSQLTips.com - your daily source for SQL Server tips

Google
 
Web mssqltips.com

ESSENTIALS: Home | Tips | Search | Categories | Top 10 | Products | Authors | Blogs | Forums | Webcasts | Advertise | About
Browse by Tags -

in Search

Browse by Tags

All Tags » database backups (RSS)
  • Re: Differential Database Backups for SQL Server

    bkshilo, You are correct, if you need to get to the most recent point in time, only the last differential backup is needed, not each of the individual differential backups. In the circumstance I was faced with, we used differential backups as a means to perform pseudo log shipping. What I mean by this...
    Posted to Forum by admin on 07-11-2008
  • Re: Database mirroring with logshipping.

    GLee, That is a reasonable question. Although Database Mirroring and Log Shipping independently are good high availability\disaster recovery techniques, they should not replace full backups. Full backups can be considered the last line of defense in order to prevent a catastrophic issue. As a point of...
    Posted to Forum by admin on 11-30-2007
Page 1 of 1 (2 items)