TS/MP Release Supplement

SCF Command Reference for the ACS Subsystem
HP NonStop TS/MP Release Supplement546055-006
8-9
ACS Subsystem-specific SCF Commands
ACSCTL acsctl-file
specifies the ACSCTL configuration file that ACS subsystem reads to configure the
Pathway domain feature.
For more information on
ACSCTL file syntax, see ACSCTL File Configuration.
HIGHPINROUTS
specifies whether the ACS subsystem starts the ROUT process with high PIN
ON. If not specified, ACS subsystem starts the ROUT process with high PIN
OFF.
Considerations
This command creates the BCINI file in the $SYSTEM.SYSnn directory or in the
default volume. The
BCINI file contains the SCF configuration for the ACS
subsystem. If a
BCINI file already exists from a previous ADD command, the ADD
command fails because only one ACS object can exist in a system.
Before the ADD command is run, all ACS messages are sent to $0.
Any given attribute can appear only once in an ADD command.
The state of an ACS object after being added is DEFINED.
Example 8-1
shows how to add an ACS object to the local \MARS system and
Example 8-2
shows how to add an ACS object to the remote system \PLUTO.
"FATAL" Only fatal messages are logged.
"ERROR" Messages of this level or higher are logged.
"WARNING" Messages of this level or higher are logged.
"STATUS" Messages of this level or higher are logged.
"INFO" Messages of this level or higher are logged.
"ALL" All messages are logged.
Example 8-1. Adding an ACS object to the local system \MARS
ADD ACS $ZACS, DOMAIN "MARS" , &
ALL , ENABLE , &
LOG1 $VOL1.LOGFILES.LOG1:"EMS":"ALL" , &
LOG2 $VOL1.LOGFILES.LOG2:"TEXT":"ERROR", &
ACSCTL $SYSTEM.ZACS.ACSCTL