Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Import an v8 Export File with v7.3 Importer ?
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
![]() |
![]() |