OSI/MHS SCF Reference Manual
OSI/MHS SCF Commands
OSI /MHS SCF Reference Manual—424828-001
2-94
ALTER GROUP Command
ALTER GROUP Command
The ALTER GROUP command changes the attribute values associated with a group.
This is a sensitive command.
OUT file-spec
directs any SCF output generated for this command to the specified file.
[\psystem.]$proc.#class.[\gsystem.]group
is the name of the GROUP 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 GROUP command is identical to that of
the ADD GROUP command listed earlier in this section.
Considerations
•
The GROUP object must be in the STOPPED state.
•
The MS bind password server for a GROUP 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 group.
•
If you specify the attribute MR-COUNT for an MS group, all current MR groups
specified for that object are overwritten by the groups specified in the command.
•
You can specify elements of OSI addresses as not in use by specifying the address
name with no accompanying value. You cannot use this feature with the NSAP
attributes.
•
All alterable attributes are optional.
•
Alteration of the group PDU and log files might result in messages being lost.
Example
This command alters the CPU in which the MS process runs:
ALTER GROUP $ZMHS.#MS.MSGRP2, MS-CPU 7
ALTER [ / OUT file-spec / ]
GROUP [\psystem.]$proc.#class.[\gsystem.]group
[ , attribute-spec ]...