I need a solution
Hi Guys,
Need your advise here.
Let's say currently I have the below backup strategy:
1. Daily full db backup to filesystem via SQL Maintenance Plan
<understand that backup exec can backup database to tape as well. But currently not doing it.. waiting for new tapes)
2. Hourly db transaction logs backup to tape via backup exec.
When comes to restoration, can I just restore the transaction logs backup to file system? (without applying it)
Will need the transaction logs backup files on the filesystem to use it for point in time recovery.
Anyone have screenshots to show if possible?
thanks