OSI/MHS SCF Reference Manual
OSI/MHS SCF Commands
OSI /MHS SCF Reference Manual—424828-001
2-99
ALTER SUBSYS Command
ALTER SUBSYS Command
The ALTER SUBSYS command alters global configuration information for the
OSI/MHS subsystem. The SUBSYS object must be in the STOPPED state when you
issue this command. This is a sensitive command.
OUT file-spec
directs any SCF output generated for this command to the specified file.
[\psystem.]$proc.#subsys
is the name of the SUBSYS object to be altered.
attribute-spec
is a specification of an attribute and a value to be assigned to it. The attribute-
spec for the ALTER SUBSYS command is identical to the attribute-spec
for the ADD SUBSYS command with the exceptions listed under “Considerations”
below.
Considerations
•
The attributes ADMD-NAME, ISO-COUNTRY-NAME, MTA-DESIGNATOR,
MTA-NAME, and PRMD-NAME cannot be altered.
•
All alterable attributes are optional.
•
The MS bind password server for a SUBSYS object can be deconfigured by
specifying the MS-BIND-PW-SVR attribute without a process name. This has the
effect of turning off the MS bind password server for the subsystem.
•
The accounting flag attributes of the SUBSYS object can be altered regardless of the
state of the SUBSYS object. This permits dynamic configuration of the accounting
options.
Note that reconfiguration of ACCT-MS-SUMMARY and ACCT-MS-OPERATION
attributes takes effect only for P7 associations established after the attributes have
been changed; that is, existing P7 associations are not affected by a change to these
attributes.
Example
This command alters SUBSYS object $ZMHS.#SUBSYS1 and specifies some of the
attributes you can use with the ALTER SUBSYS command:
ALTER SUBSYS $ZMHS.#SUBSYS1, &
ROUTING-FNAME $NEWDSC.NEWSVOL.RDB
ALTER [ / OUT file-spec / ] SUBSYS [\psystem.]$proc.#subsys
[ , attribute-spec ]...