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 - problems restoring to clone server

RE: RMAN - problems restoring to clone server

From: Jay Hostetter <jhostetter_at_decommunications.com>
Date: Fri, 31 Jan 2003 11:21:04 -0800
Message-ID: <F001.00540D0F.20030131112104@fatcity.com>


Gary,

  Why are you trying to create the RMAN schema? You could be connecting to the RMAN database that was used for making the backup. To clone a database, your target should be your production db, your catalog should be the RMAN catalog that was used for the backup, your clone should be auxiliary. e.g.: rman uname/password_at_prod target uname/password_at_rmandb auxiliary / (assuming that your environment is set for the auxiliary database - SID, ORACLE_HOME, etc.).   I only use RMAN for backing up to disk, so I can' t help with the MML portion (media management layer).

Jay

>>> fred_fred_1_at_hotmail.com 01/31/03 12:20PM >>>
Can you please clarify what you mean by "linking the MML to Oracle"? I am unable to create the RMAN schema,table,and views on the 'to-be-clone' database yet since it is just a non-mounted instance at this point in time.

I assumed I would connect to rman as a rcvcat on the server with the dbcat database and the legato tape device. Then connect as the target to the to-be-clone non-mounted instance. Is this correct?

Then in the restore rman script I use:
NSR_SERVER as the tape device/dbcat server NSR_CLIENT as the to-be-clone target server

Is this correct?

Thanks in advance!
-Gary

**DISCLAIMER
This e-mail message and any files transmitted with it are intended for the use of the individual or entity to which they are addressed and may contain information that is privileged, proprietary and confidential. If you are not the intended recipient, you may not use, copy or disclose to anyone the message or any information contained in the message. If you have received this communication in error, please notify the sender and delete this e-mail message. The contents do not represent the opinion of D&E except to the extent that it relates to their official business.

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Jay Hostetter
  INET: jhostetter_at_decommunications.com

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
Received on Fri Jan 31 2003 - 13:21:04 CST

Original text of this message

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