SNAX/HLS Management Programming Manual

SNAX/HLS Errors
Error Numbers and Error Lists
A–2 104708 Tandem Computers Incorporated
1: ZHLS–ERR–BAD–RDT–DEV
An attempt was made to load a RDT file from a device other than disk.
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–BAD–RDT–DEV. 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. The device is inappropriate for a RDT file.
Effect. The command fails; the RDT file is not loaded.
Recovery. Specify a valid device and reissue the command.