Info about Archive Logs Applied to Restored Data Base in RMAN
We have RMAN Full Data Base backup + Archivelogs. We are planning to restore on Different Server with Same Data base name and identical volumes similar to source. Restore went fine. I have question about incomplete recovery. It’s An RMAN Backup.
Here is the recovery command is used to recover the data base before opening reset logs.
RMAN> run {
recover database until sequence 2806;
}2> 3>
Starting recover at 03-JUL-13
using channel ORA_DISK_1
starting media recovery
archived log for thread 1 with sequence 2749 is already on disk as file /oracle/njvcprd/archivelogs/1_2749_775426241.dbf
archived log for thread 1 with sequence 2750 is already on disk as file /oracle/njvcprd/archivelogs/1_2750_775426241.dbf