Safeguard Management Programming Manual (G06.29+, H06.08+, J06.03+)

Error Numbers and Error Lists
Safeguard Management Programming Manual422086-028
A-51
ZSFG-ERR-USERID-EXISTS
Recommended Action
Specify a valid selection expression.
ZSFG-ERR-USERID-EXISTS
An attempt was made to perform ADD USER, but the specified user ID already exists.
Tokens
ZSPI-TKN-ERROR
is the standard SPI error token, as described in the SPI Programming Manual. Its
value consists of the Safeguard subsystem ID and the error number ZSFG-ERR-
USERID-EXISTS. This token is always present in the error list.
ZCOM-TKN-OBJNAME
is the first object name provided with the command on which the error occurred.
This token is always present in the error list.
ZSFG-TKN-GROUPID
is the group number portion of the offending user ID.
ZSFG-TKN-MEMBERID
is the member number portion of the offending user ID.
Probable Cause
An attempt was made to perform ADD USER, but the specified user ID already exists.
Recommended Action
Specify a different user ID.
ZSPI-TKN-ERRLIST token type ZSPI-TYP-LIST
ZSPI-TKN-ERROR token type ZSPI-TYP-ERROR
ZCOM-TKN-OBJNAME token type ZSPI-TYP-STRING
ZSFG-TKN-GROUPID token type ZSPI-TYP-INT2
ZSFG-TKN-MEMBERID token type ZSPI-TYP-INT2
ZSPI-TKN-ENDLIST token type ZSPI-TYP-SSCTL