Can we perform recovery using RMAN LEVEL=1 Incremental Backup (COLD Backup) after restoring RMAN LEV
Hi,
We are going to upgrade the database from 10.2.0.5 to 11.2.0.4 on new server.
We will be using the HOT RMAN LEVEL=0 backup to restore datafiles on new server by new OH i.e. 11.2.0.4 and will NOT open a database.
Then our plan is to use COLD RMAN Level=1 incremental backup to recover database on new server and then to perform database upgrade using new OH.
Please let me know, if it is possible?