Data Pump API Fails with ORA-31626 Job Does Not Exist
(Doc ID 315488.1)
Last updated on MARCH 04, 2024
Applies to:
Oracle Database Cloud Schema Service - Version N/A and laterOracle Database Exadata Cloud Machine - Version N/A and later
Oracle Cloud Infrastructure - Database Service - Version N/A and later
Oracle Database Exadata Express Cloud Service - Version N/A and later
Oracle Database Backup Service - Version N/A and later
Information in this document applies to any platform.
Symptoms
DataPump API fails with below error:
SQL> exec <PROCEDURE_NAME>;
begin
*
ERROR at line 1:
ORA-31626: job does not exist
ORA-06512: at "SYS.DBMS_SYS_ERROR", line 79
ORA-06512: at "SYS.DBMS_DATAPUMP", line 820
ORA-06512: at "SYS.DBMS_DATAPUMP", line 3742
ORA-06512: at "<OWNER>.<PROCEDURE_NAME>", line 13
ORA-06512: at line 2
begin
*
ERROR at line 1:
ORA-31626: job does not exist
ORA-06512: at "SYS.DBMS_SYS_ERROR", line 79
ORA-06512: at "SYS.DBMS_DATAPUMP", line 820
ORA-06512: at "SYS.DBMS_DATAPUMP", line 3742
ORA-06512: at "<OWNER>.<PROCEDURE_NAME>", line 13
ORA-06512: at line 2
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |