Replace in IMPDP
Neo-bSep 15 2009 — edited Sep 15 2009I am using the impdp to importing from a dump, is there any way to replace the packages, procedures functions from the export dump without dropping it on the database that i am doing the import.
Is there something like TABLE_EXISTS_ACTION=REPLACE?? but for packages procedures and functions ?
I am using ORACLE 10g
Thanks in advance