Export and Import
We have taken a export backup of the database in 10.2.0.3 version. And we want to import the dump file in 10.2.0.4 version.
expdp username/password DIRECTORY=DATAPUMPDIR dumpfile=fulldb.dmp logfile=fulldb.log full=y status=60
0
We have taken a export backup of the database in 10.2.0.3 version. And we want to import the dump file in 10.2.0.4 version.
expdp username/password DIRECTORY=DATAPUMPDIR dumpfile=fulldb.dmp logfile=fulldb.log full=y status=60