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

Error Numbers and Error Lists
Safeguard Management Programming Manual422086-028
A-43
ZSFG-ERR-MAX-PROC-EXCEEDED
ZCMK-TKN-NPERR
is the PROCESS_CREATE_ error code, in two parts, identifying the error. This
token is always present in the error list.
ZCMK-TKN-PROC-ORD
is the procedure ordinal for PROCESS_CREATE_. This token is always present in
the error list.
Probable Cause
PROCESS_CREATE_ returned an error in an attempt to start the event-exit process.
Recommended Action
Varies depending on the nature of the error.
ZSFG-ERR-MAX-PROC-EXCEEDED
An attempt was made to perform ADD PROCESS, but the maximum number is already
defined.
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-
MAX-PROC-EXCEEDED. 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-MAX-PROCS
indicates the maximum number of processes allowed.
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-MAX-PROCS token type ZSPI-TYP-INT
ZSPI-TKN-ENDLIST token type ZSPI-TYP-SSCTL