Link to home
Start Free TrialLog in
Avatar of joe_echavarria
joe_echavarriaFlag for Dominican Republic

asked on

Restore database using RMAN backup

Hi,
 
 I have an RMAN backups from one database, and i want to recover it to another database that is in a different host.

  a) The source database is version 10.2.0.3, but the target is 10.2.0.4 .  How can i change the compatibility back to 10.2.0.3 of the target database ?

  b) The RMAN files are located at P:\rman_files  and the source and target database have the same name but different DBID ,     what will be the steps for doing the recovery ?

Thanks.
ASKER CERTIFIED SOLUTION
Avatar of slightwv (䄆 Netminder)
slightwv (䄆 Netminder)

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
target ? is your oracle home version ?
you'll have to open upgrade to actually get it open after restore

otherwise create an oracle 10.2.0.3 home
if you don't have the installs you'll have to file an SR with oracle to get them

technically you could upgrade it to 11.2
the real question is ... why do you need to restore it to that 10.2 version ?