OSI/MHS SCF Reference Manual
OSI/MHS SCF Commands
OSI /MHS SCF Reference Manual—424828-001
2-8
ACTIVATE Command
ACTIVATE Command
The ACTIVATE command is valid only for APPL object types. The ACTIVATE
command causes a suspended APPL object to return to the STARTED state. This is a
sensitive command.
OUT file-spec
directs any SCF output generated for this command to the specified file.
[\psystem.]$proc.#applname
is the name of the APPL object to be activated.
Considerations
•
To suspend an APPL object, use the SUSPEND command.
•
If an APPL object whose access type is MS is currently bound to the MS, the APPL
object receives a submission-control message allowing submission of messages and
probes. In addition, delivery of messages to the APPL object resumes.
Examples
This command activates all the APPL objects in the OSI/MHS subsystem:
ACTIVATE APPL $ZMHS.*
This command activates APPL object $ZMHS.#APPL1:
ACTIVATE APPL $ZMHS.#APPL1
ACTIVATE [ / OUT file-spec / ] APPL [\psystem.]$proc.#applname