OSI/MHS SCF Reference Manual

OSI/MHS SCF Commands
OSI /MHS SCF Reference Manual424828-001
2-200
STOP CLASS Command
STOP CLASS Command
The STOP CLASS command terminates the activity of the CLASS object. Upon
successful completion of the STOP command, configured objects are left in the
STOPPED state. This is a sensitive command.
OUT file-spec
directs any SCF output generated for this command to the specified file.
[\psystem.]$proc.#class
is the name of the CLASS object you want to stop.
SUB [ ALL | NONE | ONLY ]
directs the command at a set of subordinate objects.
ALL specifies that the current object type and all subordinate object types are
selected. ALL is the default.
NONE specifies that no subordinate objects are selected.
ONLY specifies that only object types subordinate to the current object are
selected.
See the command syntax summary in Appendix A, OSI/MHS SCF Command
Syntax Summary, to see where SUB is supported for this command.
FORCED | MAX
are power modifiers you can specify with the STOP CLASS command. These
modifiers are meaningful only with the SUB option. The power specified is applied
to stop the subordinate groups.
SEL [ NOT ] state
directs the command only at objects in the specified state or not in the specified
state. Valid values for state are: DEFINED, STARTING, STARTED,
STOPPING, STOPPED, and SUSPENDED. States are described in Section 1,
Introduction.
Considerations
To stop the CLASS object, all objects subordinate to it must be in the STOPPED state.
STOP [ / OUT file-spec / ] CLASS [\psystem.]$proc.#class
[ , SUB [ ALL | NONE | ONLY ] [ , SEL [ NOT ] state ]
[ , { FORCED | MAX } ] ]