Subsystem Control Point (SCP) Management Programming Manual

Event Messages
Subsystem Control Point (SCP) Management Programming Manual520619-001
6-13
11 ZSCP-EVT-SPI-ERR
11 ZSCP-EVT-SPI-ERR
An SCP call to one of the Guardian SPI procedures failed.
ZSCP-TKN-ERRCODE
contains the error code returned by the SPI procedure.
For more information on these errors, see the Distributed Systems Management
(DSM) Manual.
Cause. An SCP call to one of the Guardian SPI procedures failed. SCP uses the SPI
interface to communicate with management applications, the EMS collector, and
subsystems.
Effect. The SCP process calls the ABEND or PROCESS_STOP_ procedure and stops.
The backup process created the SCP processs. 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
Tokens in Event Message
ZSCP-TKN-ERRCODE <1> token-type ZSPI-TYP-INT.
Message Text
Unrecoverable SPI error: <1>
ZSPI-ERR-INVBUF Invalid buffer format
ZSPI-ERR-ILLPARM Illegal parameter value
ZSPI-ERR-MISPARM Missing parameter
ZSPI-ERR-BADADDR Illegal parameter address
ZSPI-ERR-NOSPACE Buffer full
ZSPI-ERR-ZSUMERR Invalid checksum
ZSPI-ERR-INTERR Internal error
ZSPI-ERR-MISTKN Token not found
ZSPI-ERR-ILLTKN Illegal token code or map
ZSPI-ERR-BADSSID Invalid subsystem ID
ZSPI-ERR-NOTIMP Operation not supported
ZSPI-ERR-NOSTACK Insufficient stack space