NetBatch Manual
Messages
NetBatch Manual—522460-004
A-19
Message Descriptions
2077-E
Cause. The DELETE JOB command specified an executing, over-limit, or suspended
job (state EXECUTING, OVER LIMIT, or SUSPENDED). The command only operates
on jobs whose states are EVENT, READY, RUNNEXT, RUNNOW, SPECIAL-n, TAPE,
or TIME.
Effect. The command failed.
Recovery. Use the STOP JOB command to stop the job. Alternatively, retry the
DELETE JOB command, specifying a job whose state is EVENT, READY, RUNNEXT,
RUNNOW, SPECIAL- n, TAPE, or TIME.
2078-E
Cause. The ZEVERY-DAYS field of ZBAT-MAP-DEF-JOB had a null value, and the
ZEVERY-HOURS and ZEVERY-MINUTES fields specified zero hours and zero
minutes.
Effect. The command failed.
Recovery. Retry the command, setting ZEVERY-DAYS to a number in the range 1
through 365. Alternatively, set ZEVERY-HOURS and ZEVERY-MINUTES to specify a
value greater than zero hours and zero minutes and then retry the command. (Valid
values for ZEVERY-HOURS are numbers in the range 0 through 168. Valid values for
ZEVERY-MINUTES are numbers in the range 0 through 59.).
2079-E
Cause. The EVERY job attribute’s DAYS or HOURS option specified an execution
interval outside the allowable range. This range for DAYS is 1 through 365. For
HOURS, 0 through 168 (hours) and 0 through 59 (minutes).
Effect. The command failed.
Recovery. Retry the command, specifying a DAYS or HOURS value in the allowable
range.
Job is executing or suspended; DELETE command ignored.
You must specify a frequency greater than zero for EVERY
EVERY must be in the range { 1 to 365 | 0 to 168 | 0 TO 59 }
inclusive