NetBatch Manual

Commands
NetBatch Manual522460-004
6-82
DELETE EXECUTOR Command
cpu: 0
classes: DEFAULT
STANDARD-CLASS
EXECUTOR ATTRIBUTES for EX1
cpu: 1
classes: SPARE-PARTS-DEPT
11} DELETE CLASS SPARE-PARTS-DEPT
2104-E CLASS SPARE-PARTS-DEPT is in use by one or more
executors. To delete the CLASS, you must remove it
from the executors first.
This example shows events leading up to and including the deletion of class
DEVELOPMENT. These events include dissociation of the class from the two
executors to which it belongs and from a job.
50} INFO EXECUTOR *
EXECUTOR ATTRIBUTES for EX1
cpu: 1
classes: DEVELOPMENT
PRODUCTION
EXECUTOR ATTRIBUTES for EX2
cpu: 2
classes: DEVELOPMENT
EXECUTOR ATTRIBUTES for EX3
cpu: 3
classes: DEFAULT
51} STATUS JOB *
JOB STATUS
JOB JOBNAME USERID LOG STATE CLASSNAME
---- ----------------- ------- ---- ----------- -----------
90 BILL-OF-MATERIALS 255,255 19:45:00 DEVELOPMENT
52} ALTER EXECUTOR EX1, CLASS PRODUCTION
Executor EX1 altered
53} DELETE EXECUTOR EX2
Executor EX2 deleted
54} ALTER JOB 90, CLASS DEFAULT
Job BILL-OF-MATERIALS job number 90 altered
55} DELETE CLASS DEVELOPMENT
Class DEVELOPMENT deleted
DELETE EXECUTOR Command
Use the DELETE EXECUTOR command to delete executors from a scheduler.
file-name
specifies a command output file. The file can be a device, a process, or a disk file.
For a disk file, BATCHCOM appends output if the file exists, but creates an EDIT
file if the file does not exist. If you specify / OUT / (that is, omit file-name),
BATCHCOM suppresses output.
D[ELETE] [ EXECUTOR ] [ / OU[T] [ file-name ] / ]
executor-name