Distributed Systems Network Management (DSNM) Subsystem Interface Development Guide
-51 ZDSN^ERR^SPI^ERR
B-4
109759—Distributed Systems Network Management (DSNM) Subsystem Interface
Development Guide
DSNM Error Codes
-51 ZDSN^ERR^SPI^ERR
Cause. A subsystem SPI error occurred. Append the SPI error to the output object as
ZDSN^VTY^RESULTTEXT.
Effect. The command terminated abnormally. The state of the error object is
subsystem-dependent.
Recovery. Check the CI message SPI buffer for correctness. Refer to the subsystem
management programming documentation for information about the error.
-55 ZDSN^ERR^OBJNAME^INV
Cause. You specified a syntactically invalid object name.
Effect. Your command is not executed on the objects with the invalid name(s).
Recovery. Reissue the command with the correct object name.
-56 ZDSN^ERR^OBJTYPE^NOT^SUPPORTED or
ZDSN^ERR^OBJ^NOT^SUPP
Cause. You specified an object type that is not supported by DSNM. It is possible for
DSNM to support a subsystem without supporting all of its object types.
Effect. Your command is not executed on objects of the unsupported type.
Recovery. None.
-60 ZDSN^ERR^MEMORY or ZDSN^ERR^NO^MEM^SPACE
Cause. There is insufficient memory to execute your command.
Effect. Your command might have been partially executed. Use the information
commands to determine to what extent the command was executed.
Recovery. Configure a larger segment size or break the command into several smaller
commands. For information on configuring a larger segment size, refer to the
Distributed Systems Management Solutions (DSMS) System Management Guide.
Unexpected Error: DSNM SPI Error
Invalid Object Name
Object Type not Supported
Out of Memory