Safeguard Management Programming Manual (G06.24+, H06.03+)
Commands
Safeguard Management Programming Manual—422086-012
7-61
ADD USER Command
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. The ZSFG-MAP-USERID
mapped token is the only required token in an ADD USER command.
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 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-SUBJGROUPNUM
is returned when the USERID.ZGROUPNUM conflicts with previously defined
users of the same group name.