I exported a dmp file from the version 9.2 and then i tried to import it to a server that has installed an older version:8.1.7 but i cant make it work.
what should i do?
As a general rule, if you want to import into an earlier release of Oracle, you should first do an export using the earlier release. Probably you did the export with the Oracle 9.2 export utility.
I found that this works fine - as long as you only specify the individual schema names ex: owner=(aa,bb,etc). Because 9i differs significantly from 8i, you cannot specify full=y on the export using the 8i exp program - it fails - it cannot get past the initial 9i system related stuff - like rollbacks, system procedures etc prior to the SYSTEM schema.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.