ATM Configuration and Management Manual
SCF Commands
ATM Configuration and Management Manual—522307-003
4-25
ABORT SUBSYS Command
ABORT SUBSYS Command
The ABORT SUBSYS command halts the operation of the specified ASM manager
process ($ZZATM) as quickly as possible and puts it in the STOPPED state. Only
enough processing is done to ensure that the object can run again when it is restarted.
Command Syntax
OUT file-spec
causes any SCF output generated for this command to be directed to the specified
file.
SUBSYS subsys-name
specifies the name of the ATM network manager process ($ZZATM) to be aborted.
Considerations
•
The ABORT SUBSYS command terminates all activities being performed by the
specified objects.
•
The ABORT SUBSYS command returns an error if the subordinate summary state
is not in the STOPPED state.
•
To restart an aborted SUBSYS, use the START command.
•
Use the STATUS command to determine the current summary state of the
SUBSYS object.
Example
This example shows the ABORT SUBSYS command:
-> ABORT SUBSYS $ZZATM
ABORT [/OUT file-spec/ ] SUBSYS subsys-name