SNAX/HLS Management Programming Manual

SNAX/HLS Errors
Error Numbers and Error Lists
A–4 104708 Tandem Computers Incorporated
3: ZHLS–ERR–ALLOC–SEG–RDT
An attempt to load a RDT file was rejected because the attempt to allocate the
extended segment failed.
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–ALLOC–SEG–RDT. 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 attempt to allocate the extended segment failed.
Effect. The command fails; the RDT file is not loaded.
Recovery. A corresponding log message and EMS event will be produced (providing
these features are enabled). Refer to the SNAX/HLS Diagnosis and Support Manual for
the appropriate recovery action to such a failure to allocate an extended segment for
the RDT file.