TS/MP 2.5 Release Supplement

nl
object-name
where:
subsystem-name
is the name of the subsystem.
object-name
is the name of the object.
Example
The NAMES command:
NAMES ACS $ZACS
displays the ACS subsystem manager process on the local system, as follows:
ACS Names ACS \MARS.$ZACS
ACS
$ZACS
START Command
Use the START command to start the ACS subsystem. The START command reads the configuration
values stored in the BCINI file and starts the subsystem. When the subsystem successfully completes
processing this command, ACS subsystem processes are available in each processor in the system.
NOTE:
1. Before issuing this command, you must start the domain coordinator process ($ZACS).
2. If your application environment uses Pathsend requestors, you must start the ACS subsystem
before you start the PATHMON process.
This is a sensitive command.
Syntax Summary
START [ /OUT file-spec/ ] [ object-spec ]
Syntax Description
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.
OUT file-spec
specifies the name of the object. The fully qualified object-spec has the format:object-spec
[ 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 have specified 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.
If you have not used a prior ASSUME command and you omit system-name, the
command defaults to the local physical system.
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.
Examples
The following START command initiates the process of starting the ACS subsystem on the local
system \MARS:
START ACS $ZACS
ACS Subsystem-specific SCF Commands 75