Safeguard Management Programming Manual (G06.29+, H06.08+, J06.03+)
Commands
Safeguard Management Programming Manual—422086-028
7-75
ALTER ALIAS Command
ZCOM-ERR-TKN-CODE-INV
is returned if an invalid, foreign, or unsupported token is found. The error list
identifies the invalid token. This token is returned if the request contained both
PRIMARY-GROUPNAME and PRIMARY-GROUPID tokens.
ZCOM-ERR-TKN-CNTXT-CODE-INV
is returned when the command buffer contains more than one of these three
tokens: ZSFG-TKN-PRIMARY-GROUPNAME, ZSFG-TKN-PRIMARY-
GROUPID, and ZSFG-TKN-RESET-PRIMARY-GROUP.
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. 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. ZSPI-TKN-PARM-ERR within the
error list defines the token that has an invalid value.
ZCOM-ERR-VSN-INCOMP
is returned when the version of the command is greater than the subsystem
version, and the command contains unknown tokens, or when a field in a
structured token is greater than the subsystem version. The error list contains
the subsystem version.
ZSFG-ERR-SMALLUSERIDFILE
is returned when the USERID file's record size is too small to support default-
protection. The USERID and USERIDAK files must be converted to a larger
record size (900 bytes) to avoid this error.
ZSFG-ERR-GROUP-UNDEF
is returned if a specified group does not exist.
ZSFG-ERR-GROUP-PRIMARY
is returned if the alias does not belong to the group specified in a PRIMARY-
GROUPNAME or PRIMARY-GROUPID token.
ZSFG-ERR-PRI-GROUP-NOTFOUND
is returned if an internal error occurs while attempting to update the primary
group for the alias.