Distributed Systems Network Management (DSNM) Subsystem Interface Development Guide
ZDSN Error Codes
B-2
109759—Distributed Systems Network Management (DSNM) Subsystem Interface
Development Guide
DSNM Error Codes
•
List of any warning or error messages displayed before and after the problem
occurred.
•
Any other information, as stated in the explanation of the pertinent error messages.
ZDSN Error Codes
The following ZDSN^ERR values may be returned to the frame by the command thread
in the Z^RESULT field of a formatted output object, or returned to the command thread
from a call to a library procedure. Error numbers -1 through -29 are standard SPI error
codes; refer to the SPI Programming Manual for information on SPI error codes.
-nnn
Cause. There is an internal problem in the software that issued the message.
Effect. The effects of this problem vary, depending on the individual situation.
Recovery. Note the error number and the message text and contact a Tandem
representative. Prepare the necessary information as suggested in “What to Prepare
Before Contacting Your Tandem Support Representative” on page B-1.
0 ZDSN^ERR^NOERR
Cause. This is not an error condition.
Effect. The operation completed successfully.
Recovery. None.
-30 ZDSN^ERR^CMD^MISMATCH
Cause. You issued a command against objects for which the command is not allowed.
Effect. Your command is not executed on the objects for which it is invalid.
Recovery. Refer to the User’s Guide to DSNM Commands for information on which
commands are valid for the object type you specified.
Unexpected Error: text
Invalid Command For This Object