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: export database from AIX to Sun

RE: export database from AIX to Sun

From: K Gopalakrishnan <kaygopal_at_yahoo.com>
Date: Wed, 12 Dec 2001 14:19:50 -0800
Message-ID: <F001.003DB4B9.20011212140209@fatcity.com>

Until Oracle or some one (guess who??) gives a tool, which reads the AIX datafiles and writes as Solaris Datafiles. IIRC we can copy the datafiles from Sun to HP (and HP to Sun) and use that, Not sure about Oracle Support's stand on these type of migrations.

Other than these two, you can migrate the database using CTAS. (Create table as select over a dblink). This will be much faster than export and import (oracle Metalink has some statistics). This can be used if you have very few, huge tables.

Best Regards,
K Gopalakrishnan
(408) 934 9310

-----Original Message-----
Carmichael
Sent: Wednesday, December 12, 2001 12:10 PM To: Multiple recipients of list ORACLE-L

okay let me modify my statement...

that's the only SIMPLE way to do it


Do You Yahoo!?
Check out Yahoo! Shopping and Yahoo! Auctions for all of your unique holiday gifts! Buy at http://shopping.yahoo.com or bid at http://auctions.yahoo.com
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: Rachel Carmichael
  INET: wisernet100_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).


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: K Gopalakrishnan
  INET: kaygopal_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 Dec 12 2001 - 16:19:50 CST

Original text of this message

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