SNAX/APC Management Programming Manual

31: ZAPC-ERR-TRACE-ALREADY-ACTIVE
Error Numbers and Error Lists
A–36 111813 Tandem Computers Incorporated
31: ZAPC-ERR-TRACE-ALREADY-ACTIVE
Tracing is already in progress.
ZSPI–TKN–ERRLIST token–type ZSPI–TYP–LIST.
ZSPI–TKN–ERROR token–type ZSPI–TYP–ERROR.
ZCOM-TKN-OBJNAME token-type ZSPI-TYP-STRING
ZCOM-TKN-OBJTYPE token-type ZSPI-TYP-STRING
ZSPI–TKN–ENDLIST token–type ZSPI–TYP–SSCTL.
ZSPI–TKN–ERROR
is the standard SPI error token, as described in the SPI Programming Manual. Its
value consists of the subsystem ID and the error number found in the ZAPC–ERR–
TRACE–ALREADY–ACTIVE token. ZSPI–TKN–ERROR 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, and is described in Section 4,
“Common Definitions.”
ZCOM-TKN-OBJTYPE
is the object type provided with the command on which the error occurred. This
token is always present in the error list, and is described in Section 4, “Common
Definitions.”
Cause
The TRACE PROCESS or TRACE LU request was rejected because the trace was
already in the ACTIVE state. A trace can be started or modified only when the trace is
in the INACTIVE state.
Effect
The TRACE PROCESS or TRACE LU command fails.
Recovery
Issue the TRACE PROCESS STOP or TRACE LU STOP command, then issue the
TRACE PROCESS or TRACE LU command.