Hi All,
When I create Export Job (via DataPumpExport Wizard) it run succesfully,
whenever i click on one of the folders “Exportjobs” a list of existing datapump jobs is shown. and below a small tab titled “log files”. This tab loggs the following error:
CHECKING MASTER TABLE
PL/SQL procedure successfully completed.
Commit
Error starting at line : 35 in command -
BEGIN
IF (:UTL_ERROR IS NOT NULL) THEN
Raise_application_error(-20001,:UTL_ERROR);
END IF;
END;
Error report -
ORA-20001: STATE IS NOT 'NOT RUNNING'
ORA-06512: on line 3
I’m using sqldev version 4.1.5.21with db version 11gR2
Thanks,
Andrey Antipov