DBMS_SCHEDULER - find future scheduled jobs between DATE/TIME range
Hello, I am wondering if anyone has a script they'd be willing to share that returns the scheduled jobs (dbms_scheduler) due to execute between two dates or times? For example, return all jobs scheduled to execute between noon and 4pm tomorrow.
Thanks in advance.
0