Safeguard Management Programming Manual (G06.29+, H06.08+, J06.03+)
Error Numbers and Error Lists
Safeguard Management Programming Manual—422086-028
A-29
ZSFG-ERR-CANT-START-CI
ZSFG-ERR-CANT-START-CI
A command interpreter cannot be started.
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-
CANT-START-CI. 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.
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 after attempting to start a command
interpreter.
Recommended Action
Variable depending on the nature of the error.
ZSPI-TKN-ERRLIST token type ZSPI-TYP-LIST
ZSPI-TKN-ERROR token type ZSPI-TYP-ERROR
ZCOM-TKN-OBJNAME token type ZSPI-TYP-STRING
ZCMK-TKN-NPERR token type ZSPI-TYP-INT
ZCMK-TKN-NPERR token type ZSPI-TYP-INT
ZCMK-TKN-PROC-ORD token type ZSPI-TYP-ENUM
ZSPI-TKN-ENDLIST token type ZSPI-TYP-SSCTL