OSI/MHS SCF Reference Manual
OSI/MHS SCF Commands
OSI /MHS SCF Reference Manual—424828-001
2-204
STOP SUBSYS Command
STOP SUBSYS Command
The STOP SUBSYS command terminates the activity of the SUBSYS object. Upon
successful completion of the STOP command, configured objects are left in the
STOPPED state, and nonconfigured objects are deleted. This is a sensitive command.
OUT file-spec
directs any SCF output generated for this command to the specified file.
[\psystem.]$proc.#subsys
is the name of the SUBSYS object you want to stop.
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 SUBSYS object, it must be in the STARTED state, and all CLASS objects
must be in the STOPPED or STOPPING state.
Examples
This command terminates the activity of SUBSYS object $ZMHS.#SUBSYSA:
STOP SUBSYS $ZMHS.#SUBSYSA
STOP [ / OUT file-spec / ] SUBSYS [\psystem.]$proc.#subsys
[ , SEL [ NOT ] state ]