Jobs Scheduling and Chains [message #383498] |
Thu, 29 January 2009 00:38 |
james.steven
Messages: 1 Registered: January 2009 Location: Dallas, Texas
|
Junior Member |
|
|
Hello Guys!
Am kind a new to oracle database and i found myself stuck regarding jobs their scheduling and chains, so i thought people here might help me.
See In Oracle 10g Enterprise Manager you can create jobs and schedule them to run on specific times. So i created my jobs and they are working fine, I mean executing successfully!
But my problem is that i want to apply certain conditions regarding jobs execution, lets say I WANT (Job A) TO EXECUTE FIRST AND IF IT IS NOT BROKEN THEN EXECUTE (Job B) OTHERWISE DON'T EXECUTE (Job B) but i don't know where to put these conditions? I got to know that chains in Enterprise Manager is something that could help me, but when i went there to create a chain in Enterprise Manager, i was not able to find where to attach my job with the chain and where to put those IF ELSE Conditions?
Kindly Help
Regard's
JS
|
|
|
|