SNAX/HLS Management Programming Manual

SNAX/HLS Errors
Error Numbers and Error Lists
A–6 104708 Tandem Computers Incorporated
5: ZHLS–ERR–NO–TRACE–FILE
An attempt was made to start tracing without having specified a trace file.
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–NO–TRACE–FILE. 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 was made to start tracing without having specified a trace file.
Effect. The command fails; tracing does not start.
Recovery. Specify a trace file and reissue the command.