Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Import Oracle 8 export file into an Oracle 7.3 db?

Re: Import Oracle 8 export file into an Oracle 7.3 db?

From: Zheng Liming <zhenglm_at_comp.nus.edu.sg>
Date: Thu, 7 Oct 1999 17:25:42 +0800
Message-ID: <22E71DAEC504D111B78100805FFE9DC727B24174@pfs21.ex.nus.edu.sg>

  1. import your .exp file from the external database into your Oracle 8
  2. execute catexp7.sql on your Oracle 8 CATEXP7.SQL is needed if you want to export data to Oracle7. It mus be run as SYS.
  3. export data from your Oracle 8
  4. import data to your Oracle 7.3

Hope this can help you to solve the problem

Tim Weiler wrote in message <_iJK3.537$di5.21177243_at_interramp>...
>I have an Oracle 8 export file and I need to import it into a 7.3 database.
>Is this possible? We have both Oracle 8 and 7.3 setup on our network, but
>the Ora 8 db .exp file is from an external database.
>Any suggestions?
>Thanks,
>Tim
>
>PS Remove the '.remove' in my e-mail to e-mail me directly
>
>
Received on Thu Oct 07 1999 - 04:25:42 CDT

Original text of this message

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