TS/MP Release Supplement
SCF Command Reference for the ACS Subsystem
HP NonStop TS/MP Release Supplement—546055-006
8-17
ACS Subsystem-specific SCF Commands
object-spec
specifies the name of the ACS object to be deleted. 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 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 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 commands show two different ways to remove an ACS object from the
ACS subsystem on the local system.
DELETE ACS $ZACS
or
ASSUME ACS $ZACS DELETE
The following command deletes the ACS subsystem on the remote system \PLUTO:
DELETE ACS \PLUTO.$ZACS
INFO Command
Use the INFO command to display the current ACS subsystem configuration (the
values set by the
ADD and ALTER, and CONTROL commands and stored in the BCINI
file).
This is a nonsensitive command.
The display for the
DETAIL option includes the number of ROUT processes configured
per CPU, if the
ROUT process is configured as a high PIN process.
Syntax Summary
INFO [/OUT file-spec/] [ object-spec ]
[, DETAIL]










