Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Recover database from a different path

user13015408Jan 26 2015 — edited Jan 30 2015

I am rewriting the restore scripts for the development environment and I an having a problem getting the restore command to read from a different path nteh the controlfile directs.  The archivelogs from production are rsynced periodically to an NFS server and I'd like to recover from that mountpoint but I cannot figure out how to tell "recover database" to use that directory.  RMAN restore works fine but recover insists on using the path in the controlfile.

Is there way to tell RMAN to revcover from files in a diffenret path than the production environment wrote them to?

We are using Oracle version 10.2.0 and there is no catalog database.

controlfile path = /u01/FLDPRD/arc/

desired path = /mnt/backup/flood/FLOOD/arc

This post has been answered by WadhahDaouehi on Jan 28 2015
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 27 2015
Added on Jan 26 2015
10 comments
2,550 views