Subsystem Control Point (SCP) Management Programming Manual
Event Messages
Subsystem Control Point (SCP) Management Programming Manual—520619-001
6-10
7 ZSCP-EVT-BAD-TABLE
ZSCP-TKN-ERRCODE
contains the error code returned by the file system.
Cause. An SCP call to the AWAITIO procedure failed on the file $RECEIVE with the 
indicated error. SCP calls AWAITIO to complete an I/O operation initiated by a 
procedure such as READUPDATE. AWAITIO returned a condition code other than 
CCE; the cause might be an error in the SCP program.
Effect. The SCP process issues this event message and calls the ABEND or 
PROCESS_STOP_ procedure. The backup SCP process receives system message –101, 
indicating process abnormal deletion. The backup process takes over. 
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.
7 ZSCP-EVT-BAD-TABLE
The SCP process detected an internal table error.
ZSCP-TKN-TYPE
contains a Compaq internal program error, useful only to members of the Compaq 
development organization.
ZSCP-TKN-ERRCODE
contains a Compaq-internal program error, useful only to members of the Compaq 
development organization.
Cause. The SCP process could not access an internal table required for processing. A 
common cause is a table overflow.
Effect. The SCP process issues this message and calls the ABEND or 
PROCESS_STOP_ procedure. The backup SCP process receives system message –101, 
indicating process abnormal deletion. The backup process takes over.
Tokens in Event Message
ZSCP-TKN-TYPE <1> token-type ZSPI-TYP-INT.
ZSCP-TKN-ERRCODE <2> token-type ZSPI-TYP-INT.
Message Text
Internal table error; type <1>; error: <2>










