CROSS PLATFORM MIGRATION
Guys,
I'm in place of migrating 10g production database (currently running on windows server) to 11g ( on RHEL 5). The following is the plan.
1.install oracle software on new server
2.create empty 11g database
3.expdp from 10g (full).
4.impdp into 11g database.
I've a doubt need exact steps in importing a full database.
1.create tablespace & users.
2.IMPDP username/password directory=datapump dumpfile=upgrade.dmp full=y ignore=y.
correct me if i'm wrong.
how to create an empty database?.
if i done full impdp, how the enterprise manager will be???
Regards,
Sakthi.