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

Commands
Safeguard Management Programming Manual422086-028
7-162
INFO EVENT-EXIT-PROCESS (PROC) Command
Tokens in Response Buffer
See the token descriptions in the ADD EVENT-EXIT-PROCESS (PROC) Command on
page 7-28.
ZSPI-TKN-CONTEXT
is a special token that indicates (by its presence or absence) whether there are
more reply messages to come. This token is only returned when the request
contained a wild card name and the responses generated do not fit in one buffer.
This token is described in the SPI Programming Manual.
Error-Handling Notes
ZSPI-TKN-RETCODE
is the standard SPI return code token, whose value is a number identifying
successful completion (ZCOM-ERR-OK), an informational warning, or an error.
These errors or warnings can occur in response to the INFO EVENT-EXIT-
PROCESS command:
ZCOM-ERR-SECUR-VIOL
is returned if the requestor's process access ID does not have authority to
execute the INFO EVENT-EXIT-PROCESS command. For the rules for who
can manage event-exit security, see the Safeguard Reference Manual.
ZCOM-ERR-OBJNAME-INV
is returned if the specified event-exit name ZCOM-TKN-OBJNAME is invalid.
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-OBJ-NOT-FOUND
is returned if the specified event exit ZCOM-TKN-OBJNAME does not exist.
ZCOM-ERR-NO-MEM-SPACE
is returned when the Security Manager Process (SMP) cannot obtain memory
to service the INFO request. Normally, this error should not occur, and it should
be transient if it does occur.
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.