Skip to Main Content

Oracle Database Discussions

Announcement

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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Import a .dmp file

3734791Nov 9 2018 — edited Nov 13 2018

Hi,

I'm trying to import a dmp file in oracle 11g.

I wrote the following command

impdp parlamento2018/scout1@ORCL directory=C:\Users\OracleUser\Desktop dumpfile=OA_HERE_MAPS.dmp

but the sqlplus return me the these errors:

ORA-39002: invalid operation

ORA-39070: Unable to open the log file.

ORA-39087: directory name C:\USERS\ORACLEUSER\DESKTOP is invalid

Thanks

Comments

Post Details

Added on Nov 9 2018
19 comments
1,810 views