Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Re: How to import an Oracle 9 export into Oracle 8?
news.xs4all.nl wrote:
> Hi,
>
> Is it possible to import an Oracle9 dump into Oracle8. If yes how?
>
No. The general rule is:
When doing exp/imp across different versions you always have to use the lower version of exp to do the export, and then you use the imp of the database version to import in.
HTH
Holger
Received on Tue Oct 26 2004 - 07:51:05 CDT