SNAX/HLS Management Programming Manual

SNAX/HLS Errors
Error Numbers and Error Lists
104708 Tandem Computers Incorporated A–3
2: ZHLS–ERR–OLD–RDT–VSN
An attempt to load a RDT file was rejected because the file was compiled with a
down–level version of the HLSRDT program.
ZSPI–TKN–ERRLIST token–type ZSPI–TYP–LIST.
ZSPI–TKN–ERROR token–type ZSPI–TYP–ERROR.
ZCOM–TKN–OBJNAME token–type ZSPI–TYP–STRING.
ZSPI–TKN–ENDLIST token–type ZSPI–TYP–SSCTL.
Tokens
ZSPI–TKN–ERROR
is the standard SPI error token, as described in the Distributed Systems Management
(DSM) Programming Manual. Its value consists of the SNAX/HLS subsystem ID
and the error number ZHLS–ERR–OLD–RDT–VSN. This token is always present in
the error list.
ZCOM–TKN–OBJNAME
is the first object name provided with the command on which the error occurred.
This token is always present in the error list. It is described in Section 6,
“Common Definitions.”
Cause. An attempt to load a RDT file was rejected because the file was old.
Effect. The command fails; the RDT file is not loaded.
Recovery. SNAX/HLS requires recompilation of this RDT file. Note that new versions
of SNAX/HLS may require the recompilation of the RDT file.