OSI/FTAM and OSI/APLMGR SCF Reference Manual

SCF Commands for Tandem FTAM
OSI/FTAM and OSI/APLMGR SCF Reference Manual421943-001
3-32
DELETE PROCESS Errors
DELETE PROCESS Errors
The following table lists the most common errors that can occur during the processing of
the DELETE 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.
DELETE PROCESS Example
The following command deletes the responder process named FTR1 from the MIB of
the APLMGR process $AMGR in the \MARS system:
DELETE PROCESS \MARS.$AMGR.#FTAMR.FTR1
Message Description
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.*.*
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 E-00003 Command not allowed
when object is in object-state state for
object-name
The process was not in the STOPPED state.
Use STATUS PROCESS to display process
states.