Safeguard Management Programming Manual (G06.29+, H06.08+, J06.03+)
Commands
Safeguard Management Programming Manual—422086-028
7-22
ADD ALIAS Command
ZCOM-ERR-OBJNAME-INV
is returned if the specified alias name ZCOM-TKN-OBJNAME is invalid.
ZSFG-ERR-ALIASGUARDIANID
is returned if the underlying user ID does not exist.
ZSFG-ERR-ALIASGUARDNAME
is returned if the specified alias name (unshifted or case-insensitive) matches
an existing user name.
ZCOM-ERR-SECUR-VIOL
is returned if the requestor's process access ID does not have authority to
execute the ADD ALIAS command. The rules for who can manage alias
security are defined in the Safeguard Reference Manual.
ZCOM-ERR-SPI-ERR
is returned if one of the procedures (for example, SSGETTKN) returned an
error. The SPI error list defines the procedure in error, the error status, and the
token involved.
ZCOM-ERR-SSID-INV
is returned if the subsystem ID is in error. The error list identifies the invalid
subsystem ID.
ZCOM-ERR-TKN-CODE-INV
is returned if an invalid, foreign, or unsupported token was found. The error list
identifies the invalid token.
ZCOM-ERR-TKN-DUP
is returned if the same token is invalidly specified more than once in the
request buffer. The error list identifies the duplicate token.
ZCOM-ERR-TKN-LEN-INV
is returned when a token's length is invalid. The ZSPI-TKN-PARM-ERR within
the error list defines the token that has an invalid length.
ZCOM-ERR-TKN-VAL-INV
is returned when a token's value is invalid. The ZSPI-TKN-PARM-ERR within
the error list defines the token that has an invalid value.
ZCOM-ERR-TKN-REQ
is returned when a required token is missing.