Safeguard Management Programming Manual (G06.24+, H06.03+)
Commands
Safeguard Management Programming Manual—422086-012
7-68
ALTER ALIAS Command
ZCOM-ERR-FS-ERR
is returned when a file-system error occurs. The file-system error list describes
the file-system error, the file-system procedure, and the file in question.
ZCOM-ERR-NO-MEM-SPACE
is returned when the Security Manager Process (SMP) cannot obtain memory
to service the ALTER request. Normally, this error should not occur, and it
should be transient if it does occur.
ZCOM-ERR-OBJ-NOT-FOUND
is returned if the specified alias ZCOM-TKN-OBJNAME does not exist.
ZCOM-ERR-OBJNAME-INV
is returned if the specified alias name ZCOM-TKN-OBJNAME is invalid.
ZCOM-ERR-SECUR-VIOL
is returned if the requestor's process access ID does not have authority to
perform the ALTER ALIAS. For the rules for who can manage alias security,
see Safeguard Reference Manual.
ZCOM-ERR-LUSER-GUARDIANID
is returned if an attempt is made to change the underlying user ID to a
nonexistent user ID.
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 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.