SNAX/APC Management Programming Manual
42: ZAPC-ERR-OBJ-IS-STARTING
Error Numbers and Error Lists
111813 Tandem Computers Incorporated A–47
42: ZAPC-ERR-OBJ-IS-STARTING
The object is currently being started.
ZSPI–TKN–ERRLIST token–type ZSPI–TYP–LIST.
ZSPI–TKN–ERROR token–type ZSPI–TYP–ERROR.
ZCOM-TKN-OBJNAME token-type ZSPI-TYP-STRING
ZCOM-TKN-OBJTYPE token-type ZSPI-TYP-STRING
ZSPI–TKN–ENDLIST token–type ZSPI–TYP–SSCTL.
ZSPI–TKN–ERROR
is the standard SPI error token, as described in the SPI Programming Manual. Its
value consists of the subsystem ID and the error number found in the ZAPC–ERR–
OBJ-IS-STARTING literal. ZSPI–TKN–ERROR 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, and is described in Section 4,
“Common Definitions.”
ZCOM-TKN-OBJTYPE
is the object type provided with the command on which the error occurred. This
token is always present in the error list, and is described in Section 4, “Common
Definitions.”
Cause
The parent object is still in the STARTING state; therefore, this START command
cannot be completed immediately. The operation continues automatically after the
parent object is properly started.
Effect
The START command cannot be completed immediately. This is an informational
message.
Recovery
No action is required.