Subsystem Control Point (SCP) Management Programming Manual
Errors
Subsystem Control Point (SCP) Management Programming Manual—520619-001
A-6
–989 ZCOM-ERR-CMD-CANCELED
–989 ZCOM-ERR-CMD-CANCELED
The specified command message was canceled.
Cause. The SCP process received a command to cancel a command message that it was
processing. The command message was successfully canceled.
Effect. The command message was successfully canceled. However, the command
might have been applied to some objects before cancellation. The extent of processing
completed before cancellation is unknown.
Recovery. No recovery is required, but determine the status of any objects that might
have been affected if the command was partially processed before being canceled.
–990 ZCOM-ERR-CNTXT-INV
A context token returned in a command message was invalid.
Cause. The context token in a response buffer was incorrectly copied to a command-
message buffer. The objective of the command message was to obtain another response
buffer because the response consisted of more than one buffer. The SCP process could
not process this particular command message because the context token was invalid.
Effect. The command is rejected.
Recovery. Copy the context token from the original response into the command buffer
and resend.
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
Request has been cancelled
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
Internal Error: Context token received is invalid