TS/MP 2.5 Release Supplement

supported. For a description of all values, see the SCF Reference Manual for
the Kernel Subsystem.
This attribute is mandatory.
specifies the home terminal for the ACS manager process. home-term has
the format: hometerm-file-spec.
HOMETERM home-term
This attribute is mandatory.
Starting Domain Coordinator Process ($ZACS)
You must start the $ZACS process before you configure the ACS subsystem.
Procedure:
Use the SCF START command interactively or in an OBEY file to start the $ZACS process in the
local system, as follows:
ASSUME PROCESS $ZZKRN
START #ZACS
The ACS domain coordinator process is started as $ZZKRN.#ZACS. The TACL name for the process
is $ZACS.
Use the SCF STATUS and INFO commands to obtain information about $ZACS, as follows:
STATUS PROCESS $ZZKRN.#ZACS, DETAIL
INFO PROCESS $ZZKRN.#ZACS, DETAIL
Configuring the ACS Subsystem
This step configures the ACS subsystem by specifying a domain name and adding the physical
system to the domain. The domain name must be unique; it must not duplicate any other ACS
domain name on any other system in the Expand network. HP recommends that you use the system
name for the domain name.
Procedure:
Use the SCF ADD command interactively or in an OBEY file to add and configure the ACS
subsystem. Example 2 (page 57) adds an ACS object to an ACS domain, which is installed on
the \MARS system; names the ACS domain MARS; and specifies the log files. It also asks ACS to
use the file $SYSTEM.SYSTEM.ACSCTL to read any Pathway domain configuration information
specified in the file.
Example 2 SCF ADD Command for Adding and Configuring ACS Subsystem
&ADD ACS $ZACS, DOMAIN "MARS" ,
&HIGHPINROUTS ON ,
&ALL , ENABLE ,
&LOG1 $APPS.LOGFILES.LOG1:"EMS":"ALL" ,
&LOG2 $APPS.LOGFILES.LOG2:"TEXT":"ERROR" ,
ACSCTL $SYSTEM.ZACS.ACSCTL
Starting the ACS Subsystem ($ZACS)
This step starts the ACS subsystem. When this step is completed, the ACS subsystem functions can
be used by Pathsend applications.
Procedure:
Use the SCF START command interactively or in an OBEY file, as follows:
Configuring and Starting the ACS Subsystem 57