ora-39001 invalid argument value IMPDP
Hi Gurus in the house,
I am trying to import only tables (DDL & Data) from a full expdp dump and I keep getting an error.
Oracle 11.2
Linux 5.8
I am using SQL developer tool to do the Datapump import, and here are the errors:
ora-39001 invalid argument value
dms_datapmp.get_status
ora-39071 value for NAME_EXPR is badly formed
ora-00907 missing right paranthesis
Thanks.
BJ