For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!
@Hello,
I keep get error LRM-00112 Multiple values not allowed for parameter 'directory' when i run the below query:
impdp scott/tiger tables=EMP, DEPT directory=TEST DIR dumpfile=EMP DEPT.dmp logfile=impdpEMP_DEPT.log
Please help!