If a schedule is set to NO-EXEC, can it still indicate backlogged?
Do we also need to set the jobs in these schedules to BACKLOG = NO?
Release : 11.0
Component : CA SCHEDULER MVS
The jobs in this schedule do not need to have BACKLOG set to YES. By leaving the BACKLOG field blanks at the job level, the schedule's BACKLOG option will be used.
If you do not wish to backlog the schedule, set BACKLOG=NO in the schedule's definition, and leave the BACKLOG field blanks in the job's definition.
When using NO-EXEC (i.e., ,Non-Executable = Yes):
- Jobs are not submitted, but still wait for early start time, predecessors, virtual resources, etc.
- When the jobs complete, the return code is NOEX (RC=NOEX).