Restoring RMAN backup on different database-different server-different directory structure
I am having RMAN database backup (db1) and i want to restore in on another machine (db2) with following condition,
- Database from which RMAN backup (db1) was taken is not accessible from the machine (db2) where i want to restore RMAN backup.
- DB1 and DB2 directory structures are different
- I have followed following steps but its failing,
1. Oracle software and database is installed on db2
2. shutdown db2
3. connected rman
4. startuo nomount
5. restore control file from '/data1/rman_bkp/c-158952472-20101209-00';
but this step is failing with following error,
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================