NetBatch Manual

Commands
NetBatch Manual522460-004
6-120
RESET EXECUTOR Command
Example
This example shows the RESET CLASS command restoring the default value of the
INITIATION attribute in the working-attributes set:
6} SHOW CLASS
CLASS ATTRIBUTE
initiation: Off
7} RESET CLASS
8} SHOW CLASS
CLASS ATTRIBUTE
initiation: On
RESET EXECUTOR Command
Use the RESET EXECUTOR command to remove executor attributes from
BATCHCOM’s working-attributes set.
attribute
is one of these executor attributes:
CL[ASS]
CP[U]
If you omit attribute, BATCHCOM removes all executor attributes from the working-
attributes set.
Considerations
The RESET EXECUTOR command is available to all users.
You can omit the object keyword EXECUTOR from the RESET EXECUTOR
command only when EXECUTOR is the current assumed object. For more
information, see ASSUME EXECUTOR Command on page 6-71.
Examples
This example shows the RESET EXECUTOR command removing executor
attributes from the working-attributes set:
4} SHOW EXECUTOR
EXECUTOR ATTRIBUTES
cpu: 2
classes: SERVICE
INQUIRIES
SALES
5} RESET EXECUTOR
6} SHOW EXECUTOR
EXECUTOR ATTRIBUTES
7}
RESE[T] [ EXECUTOR ] [ attribute [ , attribute ] ]