Disable scheduler jobs during the database refresh
USER101May 7 2009 — edited Jan 26 2010Chaps,
I have a strange issue. We have certain jobs scheduled which monitor other jobs and when they aren't running, they send emails using utl_smtp to the whole DBA group. All is working fine on Production but the moment we restore the database to QA, and soon after the database is recovered, it sends an email saying the those jobs aren't running..
How do I disable the scheduler jobs ? Can it be done while the database is in mount state ? Or, is there any parameters to do so ?