Quantcast
Channel: SQL Server Database Engine forum
Viewing all articles
Browse latest Browse all 12963

How to do following restore? Full backup takes long and transaction backup in the middle.Thanks!

$
0
0

One database starts to run full backup at 10am. Full backup finishes at 11:45 AM

transaction log backups every 30 minutes: 10:00am, 10:30am,11:00 am , 11:30 am and 12:00 PM

At 1:30 PM

I need to restore database back to 12:00PM.

So I should restore:

1) Full backup at 10:00 am + transaction log backup 10:30am+ transaction log backup 11:00 am +transaction log backup at 11:30 am + transaction log backup at 12:00 PM

or

2) Full backup at 10:00 am + transaction log backup at 12:00PM

Because full backup starts at 10:00 am and ends at 11:45 am, I am not sure 1) or 2) should I choose.

Please let me know which one is correct--1) or 2) .Thanks

 


Viewing all articles
Browse latest Browse all 12963

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>