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!

RMAN - Finding the datafiles...

593025Jan 10 2008 — edited Jan 22 2008
How does RMAN know where on your system the .bus files are that are to be restored? I understand that it has to be based on what's in the controlfile, but is what's held in the controlfile based on where RMAN on the source server puts the backup?

What spawned the question is a situation where I'm going to have to restore our prod database to our dev database, and in the case of the prod server the backups are in /ocfs2/oracleBackups/tmp/ . During my test restore to another separate server, there was enough space on the root to extract the backup and run the restore. I'm assuming RMAN found it because it was in the same exact path as was on the source server. Now to complicate things, the destination server doesn't have enough room on the root to extract the backup, so the path to the datafiles won't be the same.

Is this going to cause a problem, and is there a workaround?

Any help is greatly appreciated.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 19 2008
Added on Jan 10 2008
19 comments
2,974 views