Hello,
I wish to find out the restore method for database that have been
incrementally backed up and in the scenario where just the delta has
been backed up.
For example sake, let us assume the following 2 scenarios:
(1) Delta Backup of database "delta_db"
Full offline backup of database "delta_db" is taken on Dec 15 and then
offline delta backup is taken every day till Dec 19. If "delta_db"
crashes on Dec 20, what steps do I follow (pl mention relevant keywords
also) to restore this db?
(2) Incremental Backup of database "incre_db"
Full offline backup of database "incre_db" is taken on Dec 15 and then
"incre_db" is backed up incrementally Dec 19. If "incre_db" crashes on
Dec 20, what steps do I follow (pl mention relevant keywords also) to
restore this db?
Any links to redbooks / technote / relevant URL for restore method
would also be useful.
Regards............anurag