Advanced use of DBMS_JOB.SUBMIT 'interval' Parameter
(Doc ID 312547.1)
Last updated on FEBRUARY 04, 2022
Applies to:
PL/SQL - Version 9.2.0.1 and laterOracle Database - Enterprise Edition - Version 9.2.0.1 to 11.2.0.1 [Release 9.2 to 11.2]
Oracle Database Cloud Schema Service - Version N/A and later
Oracle Database Exadata Cloud Machine - Version N/A and later
Oracle Cloud Infrastructure - Database Service - Version N/A and later
Information in this document applies to any platform.
Goal
You want to use DBMS_JOB to submit a job that has an interval every 15 mintues EXCEPT for
Saturdays, but are having difficutly using the SUBMIT 'interval' parameter to get the right outcome.
Solution
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
Goal |
Solution |