Using DBMS_JOB to create scheduler job, Entries are created in both DBA_JOBS and DBA_SCHEDULER_JOBS from 19c.
(Doc ID 3079818.1)
Last updated on APRIL 13, 2025
Applies to:
Oracle Database - Enterprise Edition - Version 19.3.0.0.0 and laterInformation in this document applies to any platform.
Symptoms
There was a unknown entry in the DBA_SCHEDULER_JOBS.
In this case, the entry has a job_name "DBMS_JOB$_**".
Changes
We used DBMS_JOB to create scheduler job.
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 |