Subsystem Control Point (SCP) Management Programming Manual
Event Messages
Subsystem Control Point (SCP) Management Programming Manual—520619-001
6-27
33 ZSCP-EVT-SUMSTATE-CHG
33 ZSCP-EVT-SUMSTATE-CHG
The summary state of the SCP process changed.
ZCOM-TKN-OLD-OBJSTATE
specifies the old object summary state. The possible values are:
ZCOM-TKN-OBJSTATE
specifies the new object summary state. The possible values are:
Cause. The summary state of the SCP process changed.
When an SCP process starts executing a STOP, ORDERLY command, its summary
state changes from STARTED to STOPPING. The process continues to report the
STOPPING summary state while it is kept open by another process.
When an SCP process receives a START command while still in the STOPPING
summary state, its summary state changes to STARTED. In effect, a STOP, ORDERLY
command that is in progress is canceled by a START command.
Effect. The SCP process functions in a manner appropriate for the new summary state.
Recovery. Informational message only; no corrective action is needed.
34 ZSCP-EVT-BAD-REPLY
The SCP process received a reply for a requester that no longer exists, has a new
identity, or canceled the original request.
Tokens in Event Message
ZCOM-TKN-OLD-OBJSTATE <1> token-type ZSPI-TYP-ENUM.
ZCOM-TKN-OBJSTATE <2> token-type ZSPI-TYP-ENUM.
Message Text
State changed from <1> to <2>
ZCOM-VAL-SUMSTATE-STARTED The STARTED summary state
ZCOM-VAL-SUMSTATE-STOPPING The STOPPING summary state
ZCOM-VAL-SUMSTATE-STARTED The STARTED summary state
ZCOM-VAL-SUMSTATE-STOPPING The STOPPING summary state
Tokens in Event Message
ZSCP-TKN-REPLY-ERROR <1> token-type ZSPI-TYP-ENUM.
Message Text
Could not handle reply: <1>.