Testing Restore of Database on New HOST : both host on Sun Solaris Sparc 5.10 OS ERROR RMAN-03002 OR
I was following the procedure given at, http://www.sc.ehu.es/siwebso/KZCC/Oracle_10g_Documentacion/server.101/b10734/rcmrecov.htm#1011954 in the section Restoring the Database to a New Host ,
My original database named PROD, I tried to restore with last nights backup on a new host machine where I had accomplished follwoing steps,
- set the environment for the Oracle10g database, in that exported ORACLE_BASE, ORACLE_HOME and ORACLE_SID and the PATH ofcourse.
- created required folders on new hosts
- copied backup sets of last night's backup on new machine.
- Started RMAN with, rman target / nocatalog
- RMAN>
0