When you use a global variable as a job dependency, the job dependency is satisfied when the global variable dependency expression evaluates to TRUE.
Assume, for example, that you have a set of jobs in a box that must only run on a manager’s approval. You could set the global variable named “manager-ok” to “OK,” and make the top-level box job dependent on this global variable.
|
Copyright © 2013 CA.
All rights reserved.
|
|