SPI Common Extensions Manual

ZCOM Errors
SPI Common Extensions Manual427508-001
A-33
–37 ZCOM-ERR-PWR-WEAK-FOR-SUMSTATE
(error)
–37 ZCOM-ERR-PWR-WEAK-FOR-SUMSTATE (error)
The value specified for the ZCOM-TKN-CMD-POWER modifier is too weak for the
command to be applied to an object in its current summary state. This is the case, for
example, when a DELETE command with CMD-POWER-NORMAL is directed to an
object in the STARTED state.
This error is issued only when the command-power modifier is included in the
command buffer and only when the object’s summary state is the limiting factor. If
some condition of the object other than summary state prevents the command from
being applied, the error ZCOM-ERR-PWR-WEAK-FOR-COND is issued instead.
ZCOM-TKN-OBJNAME
contains the name of the object to which the command could not be applied and is
always included in the error list for this error.
ZCOM-TKN-OBJTYPE
contains the type (ZCOM-OBJ-objtype) of the object to which the command
could not be applied and is always included in the error list for this error.
ZCOM-TKN-OBJSTATE
contains the summary state reported by the object to which the command could not
be applied and is always included in the error list for this error.
subsys-type-name
represents any number of subsystem-defined tokens described in the subsystem-
specific management programming manual.
Cause. The command power is inadequate given the summary state of the object.
Effect. The command is not applied to the object.
Recovery. Recovery depends on whether it is acceptable to escalate the value of the
power modifier or alter the object’s state.
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-ENUM
ZCOM-TKN-OBJSTATE token-type ZSPI-TYP-ENUM
subsys-type-name token-type subsys-defined
ZSPI-TKN-ENDLIST token-type ZSPI-TYP-SSCTL