OSI/FTAM and OSI/APLMGR SCF Reference Manual
SCF Commands for Tandem FTAM
OSI/FTAM and OSI/APLMGR SCF Reference Manual—421943-001
3-109
STOP PROCESS Considerations
•
When you are using command files, you might want to follow this command with a
DELAY command having a time value of approximately five to ten seconds. This
procedure is necessary only if the command following the STOP PROCESS
command expects the process to be in the STOPPED state.
•
To stop an initiator or a responder process in an orderly fashion, first issue a
STOPOPENS PROCESS command (for an initiator) or an ALTER PROCESS
command to turn the ALLOWSU option OFF (for a responder), then wait for current
activity to finish, and finally issue the STOP PROCESS command. For further
information, see the OSI/FTAM Configuration and Management Manual.
•
To stop an initiator or a responder process immediately, issue the ABORT
PROCESS command. That command automatically deletes all the process
subdevices, then stops the process.
The following table lists the most common errors that can occur during the processing of
the STOP PROCESS command:
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.
Message Definition
Expecting an existing SCF supported object
name or the character “(“
No APLMGR process by the specified name
could be found. To display valid APLMGR
process names, use the following command:
LISTDEV OSIAPLMG
OSIAPLMG E-00017 Object object-name
not found
The internal-name specified as part of
indirect-process-name was not recognized by
the APLMGR process as a registered internal
process name. To display the currently
registered process names, use the following
NAMES command:
NAMES $appl-mgr-name.*.*
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
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.