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: efficient way to duplicate db on another unix host?

RE: efficient way to duplicate db on another unix host?

From: Johnson, Michael <Michael.Johnson_at_oln-afmc.af.mil>
Date: Fri, 26 Jul 2002 10:10:46 -0800
Message-ID: <F001.004A3B1F.20020726101046@fatcity.com>


I have a paper on how to do this using the same version of Oracle on the same O/S if you are interested. basically you are using hot backups from a Tar. If you are interested let me know.

Mike

-----Original Message-----

Sent: Friday, July 26, 2002 9:20 AM
To: Multiple recipients of list ORACLE-L

Having just been working with it rman duplicate seems a good bet. It seems very efficient and you don't have to worry about sizing issues as it just builds it as it sees it

If you have any questions I might be able to help I have seen one problem and that was with it not doing a proper recovery and you need your original db in archivelog mode. I seem to have a problem in the controlfile, it put in a screwy path for the directory where the logs are. I think I need new controlfiles in the original dbs but haven't been able to work this out.

alternatively I have a script here that came from one of the sites around and it explains how to do it by doing an OS copy of the datafiles. This entails a lot of downtime in the original unless you can say split the mirror or something

the rman method does it with a hot backup so there is no downtime on the first system

HTH
--


Peter McLarty               E-mail: Peter.Mclarty_at_mincom.com
Technical Consultant        WWW: http://www.mincom.com
APAC Technical Services     Phone: +61 (0)7 3303 3461
Brisbane,  Australia        Mobile: +61 (0)402 094 238
                            Facsimile: +61 (0)7 3303 3048
=================================================
A great pleasure in life is doing what people say you cannot do.

This transmission is for the intended addressee only and is confidential information. If you have received this transmission in error, please delete it and notify the sender. The contents of this e-mail are the opinion of the writer only and are not endorsed by the Mincom Group of companies unless expressly stated otherwise.

"Carmen Rusu" <carmen.rusu_at_rrc.state.tx.us> Sent by: root_at_fatcity.com
26-07-2002 06:19 AM
Please respond to ORACLE-L  

        To:     Multiple recipients of list ORACLE-L <ORACLE-L_at_fatcity.com>
        cc: 
        Fax to: 
        Subject:        efficient way to duplicate db on another unix host?


Hi Oracle gurus:

What is, in your opinion, the fastest way to duplicate a database on a another unix host?

Thanks,
Carmen Rusu

--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: Carmen Rusu
  INET: carmen.rusu_at_rrc.state.tx.us

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists

--------------------------------------------------------------------
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).

--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author:
  INET: Peter.McLarty_at_mincom.com

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists

--------------------------------------------------------------------
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).
--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: Johnson, Michael
  INET: Michael.Johnson_at_oln-afmc.af.mil
Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists

--------------------------------------------------------------------
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 Jul 26 2002 - 13:10:46 CDT

Original text of this message

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