In Enterprise Manager, how to ensure job run execution when a target is removed?
Hello, All,
In Enterprise Manager, specifically 12c BP1 in this case, when a job with multiple targets loses one of its targets, the job run is no longer viable. An example of this would be a job that executes RMAN backup scripts against several databases targets. If one of those targets is removed from Enterprise Manager, the job will not run at its next scheduled time - with its Execution Status being set to Stopped, or its Run Status being set to Problem.
The situation this creates is that there can be many, many jobs that were to run against the recently removed database target. They are all now stopped. While the multi-target jobs in the Library adjust to the missing target, all submitted job runs have to be resubmitted.
0