TS/MP Release Supplement

SCF Command Reference for the ACS Subsystem
HP NonStop TS/MP Release Supplement546055-006
8-22
ACS Subsystem-specific SCF Commands
Syntax Summary
START [ /OUT file-spec/ ] [ object-spec ]
Syntax Description
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 on the
ASSUME command, see the SCF Reference Manual.
If you have not used a prior
ASSUME command and you omit system-name, the
command defaults to the local physical system.
Examples
The following START command initiates the process of starting the ACS subsystem on
the local system
\MARS:
START ACS $ZACS
The following START command initiates the process of starting the ACS subsystem on
the remote system
\PLUTO:
START ACS \PLUTO.$ZACS
STATS Command
Use the STATS command to instruct each processor to return current operational
statistics about its requester and server class link usage.
Note. The START command initiates the process of starting the ACS subsystem. In the
background, $ZACS performs all the tasks necessary to start the ACS subsystem. Because
START is a no-waited command, use the STATUS command to track the progress of the START
command.