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!

How to register the backup catalog with the new location on test server

Karthik ChandranApr 3 2013 — edited Apr 8 2013
Hi,


I have 2 servers, those are prodserver and testserver.
prodserver is our production server and testserver is our test server.
Our database is 11.1.0.7.0 on Linux x86.

We need RMAN cloning of production db to test db (which is located in our test server).

As per above scenario ,both server does not contains same mount points.
Suppose in prodserver,I will take RMAN backup to /u01 mount point.
After backup I will copy backup files to testserver in /u02 mount point.

My question is how do I register the backup catalog in the /u02 mount point (which was copied from /u01 mount point in the production) in the test server to restore the same there.

On a temporary basis I have created a soft link the test server which points from the /u02 to a /u01 location and the catalog is woring out.

Just would like to know how would I register the backup with the new location of the test server.

Regards,
Karthik C
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 6 2013
Added on Apr 3 2013
2 comments
307 views