NetBatch Manual
Messages
NetBatch Manual—522460-004
A-4
Message Descriptions
0515-W
Cause. The ALTER CLASS command omitted the INITIATION attribute completely or
specified INITIATION without a value. The command must specify the INITIATION
attribute in full.
Effect. The command failed.
Recovery. Retry the command, specifying the attribute INITIATION OFF or
INITIATION ON.
0516-W
Cause. The START EXECUTOR command specified a started executor (state ON)
instead of a stopped executor (state OFF).
Effect. None.
Recovery. Not applicable.
0517-W
Cause. The ALTER JOB command operated on an executing, over-limit, or
suspended job (state EXECUTING, OVER LIMIT, or SUSPENDED).
Effect. The command executed successfully, but only these attributes affect the job:
HOLDAFTER, IFFAILS, PURGE-IN-FILE, RESTART, STALL, and STOP-ON-ABEND.
If the job is recurrent, all altered attributes apply the next time the job runs. (A recurrent
job has the CALENDAR or EVERY attribute.)
Recovery. Not applicable.
ALTER CLASS expects INITIATION ON or OFF
Executor executor-name has already started
Job job-name is currently executing or suspended; altered
attribute(s) might not affect current execution