tlog back up and normal restore back migration

  • Hi Expert,

     

    why  there is less down time in tail log backup as compared to the normal backup and restore in migration

     

    Shree

    • This topic was modified 3 years, 11 months ago by  Shree23.
  • Taking a tail log is needed in all migration scenarios as it takes the original database offline.

    How it is quicker is when you use something like log shipping (or pre stage the database manually with full/diff/logs) to have the new database ready to go.  You then take the tail log, copy the file, restore with recovery.

    As you already have done a lot of the pre work your only talking a few minutes of downtime.

    if your don’t prestage or get the prep work done in that way you have longer downtime.

    You have to potentially copy a full backup or take a fresh full backup copy restore etc all the stuff which could be done hours, days, weeks before hand which incurs the extra downtime.

  • Hi Expert,

    What exactly happens in tail log before the downtime

    Shree

  • It’s just a normal log backup but with the keyword NO RECOVERY which takes the database into a restoring state so no user connection can happen to it

  • This was removed by the editor as SPAM

  • This was removed by the editor as SPAM

  • This was removed by the editor as SPAM

  • This was removed by the editor as SPAM

Viewing 8 posts - 1 through 7 (of 7 total)

You must be logged in to reply to this topic. Login to reply