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.