Execute PDP job - ORA-06512: at "SYS.DBMS_IJOB", line 549
(Doc ID 1415314.1)
Last updated on JULY 13, 2023
Applies to:
Oracle Life Sciences Argus Safety - Version 6.0 and laterInformation in this document applies to any platform.
*** ***
Symptoms
When executing the PDP job [PKG_PARALLEL_DB_PROCESSOR.PDP_MASTER] , the below error occurs.
BEGIN dbms_job.run(4); END;
*
ERROR at line 1:
ORA-12011: execution of 1 jobs failed
ORA-06512: at "SYS.DBMS_IJOB", line 549
ORA-06512: at "SYS.DBMS_JOB", line 278
ORA-06512: at line 1
[4 is job number of PKG_PARALLEL_DB_PROCESSOR.PDP_MASTER in this example]
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 |