Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Re: How to export from a higher Oracle version and import into a lower Oracle version
Problem is that I exported tables from Oracle 10 with EXP.exe (original
version from Oracle 10) and try import that in Oracle 9 with IMP.exe
(original version from Oracle 9) and had message like wrong export file
(problem in header or somthing like that)
"John Hurley" <johnbhurley_at_sbcglobal.net> wrote in message
news:d4d6f278.0407271154.63f7f735_at_posting.google.com...
> You lost me ... use the 10 version of export (set env variables to
> correct oracle/bin etc) against 10 database and use 9 version of
> import (or 10 maybe) against the 9i database.
>
> Usual caveats watch character set etc
>
> What problems are you having, specifically?
Received on Thu Jul 29 2004 - 04:42:45 CDT