expdp for upgrade
Hi,
on Win 2003
I'm going to export a 11.1.0 full database in order to import it to 11.2.0.
What are the best practices ?
What are the important parameteres for EXPDP ?
Is the following enough :
expdp system@mydb FULL=Y DIRECTORY=DATA_PUMP_DIR DUMPFILE=exp_ful_orcl
and for impdp ?
Thank you.