Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Re: RMAN Duplicate did not use last incremental backup (10g)
hmmm,
expected behaviour is that the last (= most recent) cumulative
incremental backup is/was restored.
Anyway a new test was done, an now it did correctly restore the full backup plus the last incremental backup plus a newer archived redo logs.
In the previous test the restore was started immediate after the incremental backup. So I guess it did not use that incremental backup because there was no checkpoint between the backup and DB duplication, and RMAN considered the last incremental backup to be "newer" than the DB itself?
regards,
Joe.
Jining Han wrote:
> I think that's the expected behavior of level 0 + 1. If you did a
> level 2 (differentital) in step 3, you'd notice the difference.
> Jining Han
Received on Thu Feb 03 2005 - 03:20:34 CST