how to import 10g dump in to 11g
oradba11Jul 16 2012 — edited Jul 16 2012Hello
I need to import 10g r2 database dump in to 11g r2.
I am using AIX o/s . I read that for this we need to connect to 10g database using 11g exp utility and take export then import
the dump in to 11g . But the issue is these 2 databases are on different servers and i can not issue exp/expdp user1/pass@db10g ( from 11g server).
I can use any utility exp or expdp....
If we need to import 11g dump in to 10g ...we can use version=10.2 and do it ....but here i need to do from 10g to 11g ...
Any idea ..how we can do it ...