OSI/FTAM and OSI/APLMGR SCF Reference Manual

SCF Commands for Tandem FTAM
OSI/FTAM and OSI/APLMGR SCF Reference Manual421943-001
3-113
STOPOPENS 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 errors specific to FTAM (OSIFTAM errors having
positive error numbers), see Appendix C, SCF Error Messages for the FTAM
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.
STOPOPENS PROCESS Examples
The following command, routed by SCF through the APLMGR process named
\MARS.$AMGR, prevents the initiator process named FTI1 (managed by $AMGR)
from accepting any more open requests:
STOPOPENS PROCESS \MARS.AMGR.#FTAMI.FTI1
The following command, routed directly to the FTAM initiator named $FTI1 on the
\MARS system, prevents that initiator from accepting any more open requests:
STOPOPENS PROCESS \MARS.$FTI1
CP 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.
OSIFTAM E00005 Command not valid for
responder process
or
OSIAPLMG E00005 Command not valid for
responder process
The specified process was an FTAM
responder process (but must be an FTAM
initiator process). If the error identifier is
OSIFTAM, the process was specified using
$process-name; if the identifier is
OSIAPLMG, the process was specified using
indirect-process-name.
To display valid initiator and responder
process names, use the following command:
LISTDEV OSIFTAM
To display valid initiator process names only,
use the following command:
LISTDEV TYPE 55, 21
OSIAPLMG E00006 Command not valid for
APLMGR process
The specified process was an APLMGR
process (but must be an FTAM initiator
process). To display valid initiator and
responder process names, use the following
command:
LISTDEV OSIFTAM
To display valid initiator process names only,
use the following command:
LISTDEV TYPE 55, 21
Error Message Definition