SPI Common Extensions Manual

ZCOM Errors
SPI Common Extensions Manual427508-001
A-43
–993 ZCOM-ERR-NO-TLE (error)
Effect. The SCP process rejects the command message.
Recovery. Wait a few moments and reissue the command, or start an additional SCP
process and route the command through it.
–993 ZCOM-ERR-NO-TLE (error)
A command message containing ZCOM-TKN-CMD-TIMEOUT could not be processed
because no time-list element (TLE) is available.
Cause. An operating system resource problem occurred when TLE is used to
measure when a specified interval of time has expired. The command modifier ZCOM-
TKN-CMD-TIMEOUT specifies that if a command message has not completed within a
certain time interval, it should be canceled. If no TLE is available, the interval of time
cannot be measured. The command message can be processed if a TLE becomes
available.
Effect. The SCP process cannot process the command message and rejects it.
Recovery. Reissue the command. If this error begins to occur frequently, notify the
system manager.
–994 ZCOM-ERR-BAD-TIMEOUT (error)
A command message containing the command modifier ZCOM-TKN-CMD-TIMEOUT
could not be processed because the SIGNALTIMEOUT procedure call failed.
Cause. An operating system problem occurred when the SIGNALTIMEOUT procedure
could not be executed.
Effect. The command is not processed.
ZSPI-TKN-ERRLIST
ZSPI-TKN-ERROR token-type ZSPI-TYP-ERROR
ZCOM-TKN-OBJNAME token-type ZSPI-TYP-STRING
ZCOM-TKN-OBJTYPE token-type ZSPI-TYP-ENUM
ZSPI-TKN-ENDLIST
Error Text
No TLE was available for command timeout.
ZSPI-TKN-ERRLIST
ZSPI-TKN-ERROR token-type ZSPI-TYP-ERROR
ZCOM-TKN-OBJNAME token-type ZSPI-TYP-STRING
ZCOM-TKN-OBJTYPE token-type ZSPI-TYP-ENUM
ZSPI-TKN-ENDLIST
Error Text
SIGNALTIMEOUT ERROR: could not set command timeout.