Skip to Main Content

Database Software

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.

Impdp Error on 11gR2

Syed JMay 30 2019 — edited May 31 2019

dear all;

I am giving all that which can be as :

impdp  system/manager

Import: Release 11.2.0.1.0 - Production on Thu May 30 14:17:03 2019

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

Connected to: Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit Production

With the Partitioning, OLAP, Data Mining and Real Application Testing options

ORA-39001: invalid argument value

ORA-39000: bad dump file specification

ORA-31640: unable to open dump file "/u02/app/oracle1/product/11.2.0/db_1/rdbms/log/expdat.dmp" for read

ORA-27037: unable to obtain file status

Linux-x86_64 Error: 2: No such file or directory

Additional information: 3

When i query select * from dba_datapump_jobs

the result is :

SCOTT        SYS_IMPORT_FULL_02

SCOTT        SYS_IMPORT_FULL_01

SYSTEM        SYS_IMPORT_FULL_02

SYSTEM        SYS_IMPORT_FULL_01

What can be done to stop all the running jobs. which is not visible anywhere.

Regards.

Comments

Processing

Post Details

Added on May 30 2019
2 comments
837 views