TS/MP Supplement for Limits Relief (G06.26+)
Syntax Summary.
ALTER [ /OUT file-spec / ] [ object-spec ]
[ , DOMAIN " domain-name" ]
[ , LOG1 log-file-name:"format":" filter" ]
[ , LOG2 log-file-name:"format":" filter" ]
Syntax Descriptions.
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 ACS 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 about the ASSUME command, see the SCF Reference Manual for G-Series
RVUs.
If you have not used a prior ASSUME command and you omit system-name, the
command defaults to the local physical system.
DOMAIN " domain-name"
specifies the domain name of the ACS subsystem being altered. For this version of
TS/MP, HP strongly recommends that you specify the system name for the domain name;
the specified domain name must be unique to domain names specified for any other ACS
subsystems in other physical systems.
domain-name is a string from one to seven alphanumeric characters enclosed in double
quotes ("). The first character must be alphabetic, for example, "MARS" or "MARS123".
LOG1 log-file-name:"format":"filter" and LOG2
log-file-name:"format":"filter"
specifies the names of the files used for logging events and specifies the format and
filters of those messages. LOG1 and LOG2 can be used to override a previously
configured log file.