How to activate step dependency evaluation
If you want the scheduler to check step dependencies, you must
ensure that the event writer options, defined by using the EWTROPTS
initialization statement, contain one of the following parameters:
- STEPEVENTS(ALL)
- SDEPFILTER
Note: Use the
SDEPFILTER parameter as an alternative to the STEPEVENTS(ALL) if you
want to reduce the load on scheduling performance.