Subsystem Control Point (SCP) Management Programming Manual

Event Messages
Subsystem Control Point (SCP) Management Programming Manual520619-001
6-15
13 ZSCP-EVT-CANCELTIMEOUT-ERR
13 ZSCP-EVT-CANCELTIMEOUT-ERR
An SCP call to the Guardian CANCELTIMEOUT procedure failed.
ZSCP-TKN-TAG
contains the CANCELTIMEOUT tag.
Cause. An SCP call to the CANCELTIMEOUT procedure failed. CANCELTIMEOUT
cancels a timer (requested by SIGNALTIMEOUT) by using the tag that resulted from
the SIGNALTIMEOUT procedure. In this case, the CANCELTIMEOUT tag is invalid
and does not match any timer currently executing. The tag can contain a positive value
identifying a specific timer or –1 indicating all timers set by the calling process.
Effect. The SCP process calls the ABEND or PROCESS_STOP_ procedure and stops.
The backup process created the SCP process. It receives system message –101,
indicating process abnormal deletion. The backup process resumes processing.
If there is no backup process, 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.
14 ZSCP-EVT-MEMORY-POOL-ERR
The SCP process has encountered an internal memory-pool error.
ZSCP-TKN-TYPE
contains a Compaq internal program error, useful only to members of the Compaq
development organization.
Tokens in Event Message
ZSCP-TKN-TAG <1> token-type ZSPI-TYP-INT.
Message Text
Request CANCELTIMEOUT failed; tag: <1>
Tokens in Event Message
ZSCP-TKN-TYPE <1> token-type ZSPI-TYP-INT.
ZSCP-TKN-ERRCODE <2> token-type ZSPI-TYP-INT.
Message Text
Pool error; type: <1>; error: <2>