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