Subsystem Control Point (SCP) Management Programming Manual
Errors
Subsystem Control Point (SCP) Management Programming Manual—520619-001
A-13
3 ZSCP-ERR-NO-INFO
Effect. The command is rejected, and this error is returned in the response.
Recovery. No recovery is required. However, because SCP processes normally run as 
fault-tolerant process pairs, you might want to investigate why there is no backup 
process.
3 ZSCP-ERR-NO-INFO
No information is available for a specified object.
Cause. The object type or name specified in the command might be incorrect, or the 
object might have been deleted before SCP could process the command.
Effect. Processing of the specified object is canceled.
Recovery. Recovery. If the object is still defined, check the object name and type 
specified in the command and reissue.
4 ZSCP-ERR-TKN-VAL-REQ
A required value is missing from a token or a field of a structured token in the 
command.
ZSPI-TKN-PARM-ERR
is a fixed structure that identifies the missing information:
ZSPI-TKN-ERRLIST
 ZSPI-TKN-ERROR token-type ZSPI-TYP-ERROR
 ZCOM-TKN-OBJNAME token-type ZSPI-TYP-STRING
 ZCOM-TKN-OBJTYPE token-type ZSPI-TYP-ENUM
ZSPI-TKN-ENDLIST
Corresponding SCF Error Message
No information available
ZSPI-TKN-ERRLIST
 ZSPI-TKN-ERROR token-type ZSPI-TYP-ERROR
 ZCOM-TKN-OBJNAME token-type ZSPI-TYP-STRING
 ZCOM-TKN-OBJTYPE token-type ZSPI-TYP-ENUM
 ZSPI-TKN-PARM-ERR token-type ZSPI-TYP-PARM-ERR
 .Z-TOKENCODE <1> type ZSPI-DDL-TOKENCODE
 .Z-INDEX type ZSPI-DDL-UINT
 .Z-OFFSET <2> type ZSPI-DDL-UINT
ZSPI-TKN-ENDLIST
Corresponding SCF Error Message
Required Value Missing: <1,2> (tnm: <1>, offset: <2>)










