OSI/MHS SCF Reference Manual

OSI/MHS SCF Commands
OSI /MHS SCF Reference Manual424828-001
2-142
START Command
START Command
The START command initiates the operation of an object. The object must be in the
STOPPED state before you can issue this command. You can use the START command
to initiate the operation of the APPL, CLASS, GROUP, and SUBSYS objects. This is a
sensitive command.
OUT file-spec
directs any SCF output generated for this command to the specified file.
object-spec
is the name of the object you want to start. The object-spec for the START
command is one of the following:
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.
Considerations
An APPL cannot be started while RESTMBOX is running. The APPL will be started
when RESTMBOX has completed its processing.
Examples
This command starts APPL object $ZMHS.#APPL1:
START APPL $ZMHS.#APPL1
START [ / OUT file-spec / ] [ object-spec ]
[ , SUB [ ALL | NONE | ONLY ] ]
Object Type Name Format
APPL [\psystem.]$proc.#applname
CLASS [\psystem.]$proc.#class
GROUP [\psystem.]$proc.#class.[\gsystem.]group
SUBSYS [\psystem.]$proc.#subsys