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: Moving a 250gig database from SUN to HPUX

RE: Moving a 250gig database from SUN to HPUX

From: Khedr, Waleed <Waleed.Khedr_at_FMR.COM>
Date: Tue, 25 May 2004 18:31:55 -0400
Message-ID: <42BBD772AC30EA428B057864E203C999115938@MSGBOSCLF2WIN.DMN1.FMR.COM>


What about copying tables' data over the network, using copy, or insert/append/parallel dml?
Creating empty structure first without indexes (indexes could be rebuilt at the end), loading the tables, and building the indexes.

Regards,

Waleed

-----Original Message-----
From: Guerra, Abraham J [mailto:AGUERRA_at_amfam.com]=20 Sent: Tuesday, May 25, 2004 4:03 PM
To: ORACLE-L_at_freelists.org
Cc: Morrissey, Jay A
Subject: Moving a 250gig database from SUN to HPUX

Content-Type: text/plain;

        charset=3D"us-ascii"
Content-Transfer-Encoding: quoted-printable Hello group,
=3D20

Has any of you moved a 250+ database from SUN into HPUX? I have a window of 36 hours to do this. I'm planning to divide the database into multiple imports/exports and multi-tasks them.
=3D20

Any ideas or tools out there that would be a better approach?
=3D20

Your ideas/comments are appreciated.
=3D20

Abraham Guerra
American Family Insurance


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

To unsubscribe send email to: oracle-l-request_at_freelists.org put 'unsubscribe' in the subject line.
--
Archives are at http://www.freelists.org/archives/oracle-l/
FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
-----------------------------------------------------------------
----------------------------------------------------------------
Please see the official ORACLE-L FAQ: http://www.orafaq.com
----------------------------------------------------------------
To unsubscribe send email to:  oracle-l-request_at_freelists.org
put 'unsubscribe' in the subject line.
--
Archives are at http://www.freelists.org/archives/oracle-l/
FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
-----------------------------------------------------------------
Received on Tue May 25 2004 - 17:28:54 CDT

Original text of this message

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