SPI Common Extensions Manual

ZCOM Errors
SPI Common Extensions Manual427508-001
A-41
–989 ZCOM-ERR-CMD-CANCELED (warning)
Cause. ZCOM-MAP-REQID or ZCOM-TKN-REQID-desc was included in a command
message issued by a management application that is not owned by the super ID.
Effect. The request is rejected.
Recovery. Remove the requester identification from your command message or
correct the access ID of your process, and send the command message again.
–989 ZCOM-ERR-CMD-CANCELED (warning)
The command message was canceled.
Cause. The SCP process received a command to cancel a command message that it
was processing, and the command message was successfully canceled.
Effect. The command was 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 object that might
have been affected by the command before it was canceled.
–990 ZCOM-ERR-CNTXT-INV (error)
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
Error Text
REQID found in SPI buffer sent by non-qualified requestor.
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
Error Text
Request has been canceled.
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
Error Text
Internal Error: Context token received is invalid.