expdp /impdp
I have to move a small schema (under 1GB) from an 10g to 11g database. Should I use the both the 11g expdp and 11g impdp, or should I use 10g expdp and 11g impdp, or does it matter?
0