Safeguard Management Programming Manual (G06.29+, H06.08+, J06.03+)
Commands
Safeguard Management Programming Manual—422086-028
7-82
ALTER EVENT-EXIT-PROCESS (PROC) Command
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 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.
ZSFG-ERR-CANT-START-PROCESS
is returned if the event-exit process cannot be started because of a failure from
Processs_Create_.
ZSFG-ERR-PROGFILE-NULL
is returned if an attempt is made to change the object program file name to null
when the event-exit process is enabled.
ZSFG-ERR-PROGFILE-REQUIRED
is returned if an attempt is made to enable the event-exit process when no
object program file name has been specified.
ZSFG-ERR-SEEP-AUTHN-BUSY
is returned if an attempt is made to enable the event-exit process for
authentication when another event-exit process is already enabled for
authentication.
ZSFG-ERR-SEEP-AUTHZ-BUSY
is returned if an attempt is made to enable the event-exit process for
authorization when another event-exit process is already enabled for
authorization.
ZSFG-ERR-SEEP-PSWD-BUSY
is returned if an attempt is made to enable the event-exit process for password
quality checking when another event-exit process is already enabled for
password quality checking.