Clone database but disable jobs
Oracle 11g
We need to extract 2 schemas from a database back up file.
Creating the cloned database from a specified date is not a problem. We will be storing it into a different database name. Not sure if a different server or not.
Where my concern comes in, is that in the past we have had jobs kick off and start processing errors and emails from the cloned database.
is there a way to start a database while disabling all jobs in it?
Thank you for any advice
Ken Pinard