OSI/FTAM and OSI/APLMGR SCF Reference Manual

SCF Commands for Tandem FTAM
OSI/FTAM and OSI/APLMGR SCF Reference Manual421943-001
3-76
START PROCESS Examples
For more information on errors specific to APLMGR (OSIAPLMG errors having
positive error numbers), see Appendix B, SCF Error Messages for the APLMGR
Subsystem. For more information on common SCF error messages (errors having
negative error numbers), see the Subsystem Control Facility (SCF) Reference Manual
(for D-series releases) or the SCF Reference Manual for G-Series Releases.
START PROCESS Examples
An APLMGR process named $AMGR on the \MARS system is started by issuing the
following command:
START PROCESS \MARS.$AMGR
To direct $AMGR to start its initiator process named FTI1, issue the following
command:
START PROCESS \MARS.$AMGR.#FTAMI.FTI1
OSIFTAM E-00004 Command/object type
combination is not valid for this subsystem
You issued the command directly to the
initiator or responder process. Use the
indirect-process-name to specify the desired
initiator or responder process.
SCP E-00022 Security Violation for
process-name
You are not allowed to perform sensitive
commands. For further information on
sensitive commands, see Sensitive and
Nonsensitive Commands on page 1-9.
OSIAPLMG W-00016 Object
indirect-process-name is already in
{STARTED | STOPPED | SUSPENDED}
state
You issued a state-transition command that is
not permitted while the process is in its
current state. Use STATUS PROCESS to
display process states.
Message Description