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 an v8 Export File with v7.3 Importer ?

Re: Import an v8 Export File with v7.3 Importer ?

From: Sybrand Bakker <postmaster_at_sybrandb.demon.nl>
Date: Tue, 28 Dec 1999 22:10:06 +0100
Message-ID: <946415479.22163.0.pluto.d4ee154e@news.demon.nl>


This can be accomplished by the following steps - run $ORACLE_HOME/rdbms/admin/catexp7.sql against the Oracle 8 database - now export the objects you need with the Oracle 7 exp executable connected to the Oracle 8 database
- run Oracle 7 imp on the export file against the Oracle 7 database, and you should be set.

Hth,

--
Sybrand Bakker, Oracle DBA
GHouck <hksys_at_teleport.com> wrote in message news:3869236C.2506_at_teleport.com...
> Is it possible to Import an v8.x Export/dump file from
> Oracle v7.3?
>
> Is there any way to specify a v7.3-compatible file
> during the 8.x Export?
>
> Thanks,
>
> Geoff Houck
> systems hk
> hksys_at_teleport.com
> http://www.teleport.com/~hksys
>
Received on Tue Dec 28 1999 - 15:10:06 CST

Original text of this message

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