Skip to Main Content

Oracle Database Express Edition (XE)

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!

ORA-39001: invalid argument value ORA-39000: bad dump file specification

Christy H.May 29 2019 — edited May 29 2019

Hello,

I made dmp file from Oracle XE 11g2 (Linux Server) and want to install it on my laptop windows 10 where I have:

SQL*Plus: Release 18.0.0.0.0 - Production on Wed May 29 12:59:57 2019

Version 18.4.0.0.0

While importing trying to import this dmp file I am facing this error:

C:\Users\windows>impdp gsw/pass dumpfile=gsw_110516.dmp directory=gsw

Import: Release 18.0.0.0.0 - Production on Wed May 29 13:39:16 2019

Version 18.4.0.0.0

Copyright (c) 1982, 2019, Oracle and/or its affiliates.  All rights reserved.

Connected to: Oracle Database 18c Express Edition Release 18.0.0.0.0 - Production

ORA-39001: invalid argument value

ORA-39000: bad dump file specification

ORA-39143: dump file "C:/Oracle/admin/XE/gsw\gsw_110516.dmp" may be an original export dump file

Please advise

Thanks in anticipation

Best regards

This post has been answered by Markus Flechtner on May 29 2019
Jump to Answer
Comments
Post Details
Added on May 29 2019
6 comments
17,969 views