Using EM to do a scheduled expdp.. had a problem
We use em 10.2.0.3 to schedule a database dump once per day.. A couple of days ago we ran out of space on the drive taking the dump and the job failed. We have since resolved the space issues but the export keeps failing each night with this error message. Do I just have to delete the job and recreate it or is there a way to fix it? Is this normal behavior for this type or problem?
ExportStep:Output Log
PL/SQL procedure successfully completed.
ORA-39002: invalid operation
ORA-39000: bad dump file specification
ORA-31640: unable to open dump file "/ora-backups/data_pump/lawprod/EXPDAT01.100103.DMP" for read
ExportStep:Output Log
PL/SQL procedure successfully completed.
ORA-39002: invalid operation
ORA-39000: bad dump file specification
ORA-31640: unable to open dump file "/ora-backups/data_pump/lawprod/EXPDAT01.100103.DMP" for read
0