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: database clone:

RE: database clone:

From: Vincent Cimino <vdcimino_at_yahoo.com>
Date: Wed, 13 Mar 2002 06:08:31 -0800
Message-ID: <F001.00427005.20020313060831@fatcity.com>


Mitchell;

Mitchell;

I don't know if this has already been said but my take is;

If you have the time and space export import should be oK. However if you don't have one or the other, but do have a network, the best way is to use "create table as select" across the network.

You'll need to generate all your create table and index scripts. You should also use an export of any empty database to get some of the other things you need like procedures, grants etc.

We have done this from HP to SUN.

Vinny


Do You Yahoo!?
Try FREE Yahoo! Mail - the world's greatest free email! http://mail.yahoo.com/
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Vincent Cimino
  INET: vdcimino_at_yahoo.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).
Received on Wed Mar 13 2002 - 08:08:31 CST

Original text of this message

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