Recovering a database on different host from RMAN backup
Hello everyone
We are cloning a 11.2.0.4 database from one Linux host (Primary server) to another (Secondary / test server)
The idea is to validate that we can recover the database from RMAN backups onto a different server if the need arise
Hostnames would be different but the directory structure would be the same
we have the RMAN backup and all the archive logs on tape
On the primary database
1. The RMAN backup is located under --> /u02/rmanbkp
2. Archive logs are located under --> /u03/archivelogs
We have copied the RMAN backup on the secondary / test server under -- >/u02/rmanbkp