Database Backup and Recovery (MOSC)

MOSC Banner

restore 9i(9.2.0.8) rman backup to 11.2.0.4 host

edited Jan 4, 2019 5:10AM in Database Backup and Recovery (MOSC) 4 commentsAnswered

we want to  restore Rman backup of oracle database 9.2.0.8. to 11.2.0.4 host server

database files location on 9i server /database/hodb/dbs

destination will be '/u01/app/oracle/oradata/'

we only install 11.2.0.4 oracle database software(not created any database)

5.RMAN> restore controlfile from ‘disk and/or tape backups location of control file’;

6. rman> alter database mount;

7. catalog start with ‘disk and/or tape backups location ' /u01';

after catalog when execute  RMAN>list backup

status shows expired with location of old server file with location.

after crosscheck the status is same.

what need to change before cataloging so rman ca find right file location to restore on new location.

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center