disable DBMS_SCHEDULER_JOBS Upon Instance Startup
Hi,
Is there a way to disable dbms_scheduler_jobs from running after instance startup?
We have a requirements to have a static copy of the database after restoring from backup however if the scheduler has missed its slot, it starts the job after the instance has started up regardless of what time the job is scheduled for.
Can anyone help me?
Thanks.
B