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/import

RE: export/import

From: Rao, Maheswara <Maheswara.Rao_at_Sungardp3.com>
Date: Wed, 07 Mar 2001 16:33:19 -0800
Message-ID: <F001.002C68A4.20010307162046@fatcity.com>

 Joseph,

Following might help you.

We have databases 8.1.6 on Solaris 2.7. On NT4 we have 8.0.4. We export user schema/tables from 816 and import the schema/tables into 804 on NT. Important things are:

If your databases versions are same on both the machines, then use the same exp/imp software versions. Else use the lesser version. For example, to export the tables from 816, I use exp version from 804. Reason: exp/imp are downward compatible but not upwards. Also, while ftp, keep the file transfer in binary.

Hope this might clarify some things.

Rao

-----Original Message-----
To: Multiple recipients of list ORACLE-L Sent: 03/07/2001 5:31 PM

Can I import a database from NT which was exported from AIX RS6000 servers? Do I just move the expdat.dmp (exported output) from AIX to NT and simply use the export/import utilities?

TIA
--

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

Author: Leyden, Joseph
  INET: LeydenJ_at_MTA.NET

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: Rao, Maheswara
  INET: Maheswara.Rao_at_Sungardp3.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 07 2001 - 18:33:19 CST

Original text of this message

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