OSI/MHS SCF Reference Manual
OSI/MHS SCF Commands
OSI /MHS SCF Reference Manual—424828-001
2-93
ALTER GATEWAY Command
ALTER GATEWAY Command
The ALTER GATEWAY command changes the attributes of a GATEWAY object. This
is a sensitive command.
OUT file-spec
directs any SCF output generated for this command to the specified file.
[\psystem.]$proc.#gateway
is the name of the GATEWAY 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 GATEWAY command is identical to that of the ADD
GATEWAY command listed earlier in this section with the exceptions listed in
“Considerations” below.
Considerations
•
You cannot alter the value of the GW-TYPE attribute of the GATEWAY object.
•
Attributes for the GATEWAY object can be changed by using this command while
OSI/MHS is in the STARTED state, and take immediate effect.
•
The password is checked only when the gateway attempts to connect to the MRP.
•
When you alter the GW-PNAME attribute, you must specify all of the GW-
PNAMEs regardless of whether they have been altered.
•
All alterable attributes are optional.
Example
This command alters the password of GATEWAY object $ZMHS.#TG:
ALTER GATEWAY $ZMHS.#TG, PASSWORD NEW-GATEWAY-PASSWD
ALTER [ / OUT file-spec / ] GATEWAY [\psystem.]$proc.#gateway
[ , attribute-spec ]...