SPI Common Extensions Manual
ZCOM Errors
SPI Common Extensions Manual—427508-001
A-42
–991 ZCOM-ERR-RCB-FULL (error)
response buffer because the response consisted of more than one buffer. The SCP
process could not process this particular command message because the context
token was invalid.
Effect. The command is rejected.
Recovery. Copy the context token from the original response into the command buffer
and resend the command.
–991 ZCOM-ERR-RCB-FULL (error)
The SCP process command-message control block table is full.
Cause. All command-message control blocks are in use. Your management
application has one command message being processed and 15 command messages
pending and has attempted to issue another command message.
Effect. The SCP process cannot queue any more command messages until a control
block becomes available. This command message cannot be queued and is rejected
by the SCP process.
Recovery. Wait a few moments and reissue the command, or start an additional SCP
process and route the command through it.
–992 ZCOM-ERR-SCB-FULL (error)
The subsystem open control block table for the SCP process is full.
Cause. All 256 subsystem open control blocks in the server control block (SCB) table
are in use. The SCP process cannot open any more subsystems until a control block
becomes available. For a description of the related event ZSCP-EVT-SCB-FULL, see
the
Subsystem Control Point (SCP) Management Programming Manual
.
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
SCP's request control block table is full.
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
The SCP server control block table is full.