R
Rob Fitzpatrick
Guest
> Note this approach opens the door to achieve solutions that are pretty similar to the typical complex AI based stuff... > This point of this thread is to end up with ONE SINGLE rather SMALL incremental backup file that holds only the blocks that have changed since the Database was fully backed up. I think you're making AI sound harder than it is to implement. As an alternative to incremental backups, how about AI with -aiarcinterval of 86400? You'd still get a daily DB change file without the time and I/O of a daily backup. Restore/roll forward is easily scripted.
Continue reading...
Continue reading...