TS/MP Supplement for Limits Relief (G06.26+)

Syntax Descriptions.
OUT file-spec
specifies a file for the output of this command. The file can be on the same physical
system as the ACS subsystem or on any system in the same Expand network.
object-spec
specifies the name of the object. The fully qualified object-spec has the format:
[ ACS ] [ system-name.]$ZACS
system-name is the physical, Guardian name of the system in which the object is
being added and configured.
If you specify the SCF object type (ACS) or any portion of the object name (
acs-spec) in a prior ASSUME command, you can omit it in this command. For
information about the ASSUME command, see the SCF Reference Manual for G-Series
RVUs.
If you have not used a prior ASSUME command and you omit system-name, the
command defaults to the local physical system.
FORCED
immediately stops the ACS subsystem by abruptly halting all work currently being
performed. This attribute is required.
Usage Notes.
The STOP command initiates the process of stopping the ACS subsystem. In the
background, $ZACS performs all the tasks necessary to stop the ACS subsystem. Use the
STATUS command to track the progress of the STOP command.
The STOP FORCED command performs the following:
Stops all ACS subsystem processes in the system except $ZACS.
Aborts all active transactions. The status of any outstanding transactions is
unknown.
Examples.
The following command immediately stops the ACS subsystem on the local system:
STOP ACS $ZACS, FORCED
The following command immediately stops the ACS subsystem on the remote system \PLUTO:
STOP ACS \PLUTO.$ZACS, FORCED