impdp utility
Sarah QAMay 28 2010 — edited May 28 2010hi all.
i am trying to import a dump file but i am not able to import its showing error.
i tried something like this.
[oracle@localhost ~] $ impdp sarah/pass@db directory=backup dumpfile=sarah.dmp nologfile=y.
here is the error.
ORA-39001: invalid argument value
ORA-39000: bad dump file specification
ORA- 39143 : dump file "/bkp/database_backup/sarah.dmp" may be an original export dump file
i exported the sarah.dmp file in 10g ,SQL*Plus: Release 10.2.0.1.0
and now i am trying to import dump file in 11g Release 11.2.0
any suggestion?
OS Linux Enterprise Edition 5
Database 11g Release 2
sarah