Subsystem Control Point (SCP) Management Programming Manual
Event Messages
Subsystem Control Point (SCP) Management Programming Manual—520619-001
6-18
18 ZSCP-EVT-CANCEL-MSG-REJ
This event commonly results from an insufficient number of time-list elements (TLEs).
TLEs are a system resource configured during system generation. A TLE is allocated for
every timeout procedure. If all TLEs are allocated, a procedure call requiring a TLE
fails.
Effect. The SCP process stops the backup process, if there is one, and calls the ABEND
or PROCESS_STOP_ procedure. The file system returns error 201 (nonexistent process)
to every application that is awaiting a response from the SCP process. The process that
created the SCP process receives system message –101, indicating process abnormal
deletion.
Recovery. If there is no backup process, direct command messages to another SCP
process or hold them until another SCP process is started. If the problem recurs, obtain
this information (if available) before calling a Compaq representative: the
SAVEABEND file, the SCF log, the SCP trace file, and the CPU dump.
18 ZSCP-EVT-CANCEL-MSG-REJ
The SCP process received a CANCEL request that does not correspond to any existing
command message.
ZSCP-TKN-TAG
contains the CANCEL tag.
Cause. The SCP process received a CANCEL request that did not correspond to any
existing command message. Management applications call the CANCEL procedure to
cancel an outstanding command issued to the SCP process.
Effect. The SCP process ignores the tag, issues this event message, and continues
processing.
Recovery. Your application should stop canceling outstanding command messages.
19 ZSCP-EVT-SPI-REPLY-ERR
An SCP call to the Guardian REPLY procedure failed.
Tokens in Event Message
ZSCP-TKN-TAG <1> token-type ZSPI-TYP-INT.
Message Text
No request matches cancel: tag: <1>
Tokens in Event Message
ZSCP-TKN-ERRCODE <1> token-type ZSPI-TYP-INT.
Message Text
REPLY error: <1>