|
Trigger Sequencing: CA-7 provides a 'look-back' facility on predecessors, so a successor job can check that a predecessor has run within a specified number of hours. However, this facility can cause problems if the application is required twice within that time frame. To prevent this possible problem, the jobs are always triggered early enough to ensure that no 'look-back' is necessary . Here you can see that JOBI is requested by JOBB to ensure it will 'see' the execution of JOBG and JOBH. To be honest, working out the optimum point to trigger a job was a bit of a mathematical nightmare!
|
|