Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: RMAN -- multiple target databases

Re: RMAN -- multiple target databases

From: Tom Tyson <tomtysonjr_at_yahoo.com>
Date: Fri, 25 Aug 2000 11:55:09 -0700 (PDT)
Message-Id: <10600.115590@fatcity.com>


If you have cloned the development database from producton, then you must use a second schema. The reason being, is there is a unique database identifier that RMAN uses to distiguish between the seperate databases in the Recovery Catalog.  I typically never register more than one database with a rman catalog owned by a schema. I do this to keep it neat and for recovering from any problems that might occur to the recovery catalog database. I typically like to export the schema of the recovery catalog after an RMAN backup, and I don't have to worry about recovering from any type of database failures.

Tom Tyson
Exodus Communications, Inc.

"yadda yadda yadda.. something about a disclaimer... blah blah blah"


Do You Yahoo!?
Yahoo! Mail - Free email you can access from anywhere! Received on Fri Aug 25 2000 - 13:55:09 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US