SNAX/XF and SNAX/APN Event Management Programming Manual

SNAX/XF Event Messages
SNAX/XF and SNAX/APN Event Management Programming Manual426859-001
3-146
126: ZSX1-EVT-TRACE-STOPPED
ZEMS-TKN-CONSOLE-PRINT
contains the value ZSPI-VAL-FALSE. This token is described in the EMS Manual.
ZSPI-TKN-MANAGER
is the name of the service-manager process (the SUBSYS object name), as described
in Section 3 of the SNAX/XF Management Programming Manual.
Conditional Tokens
Only one of the following ZCOM-TKN-SUBJ-objtype tokens are present in the event
message:
ZCOM-TKN-SUBJ-LINE
is present if the trace that stopped was a line trace and is the fully qualified name of
the line-handler process that was being traced.
ZCOM-TKN-SUBJ-SUBSYS
is present if the trace that stopped was a service-manager trace and is the fully
qualified name of the service-manager process that was being traced: that is, the
SUBSYS object name, as described in Section 3 of the SNAX/XF Management
Programming Manual, qualified by the name of the system.
ZSX1-TKN-BKUP-TRACE-FILE
is present if the trace that stopped was a backup-process trace and is the name of the
backup trace file, qualified by the name of the system.
ZSX1-TKN-PRIM-TRACE-FILE
is present if the trace that stopped was a primary-process trace and is the name of the
primary trace file, qualified by the name of the system.
ZSX1-TKN-ERRCODE
is an error code returned by the trace collector process to indicate why the event
occurred. The possible trace-collector error codes are as follows:
-814 The trace was no longer active (that is, the segment ID was set to a nonzero
value) at the time the trace collector attempted to write the trace data to the
extended segment.
-819 A segment overflow error occurred on a call to the MOVEX internal
procedure made by the trace collector during transfer of data to the
extended segment.
-834 A call to the USESEGMENT procedure failed. The call was made by the
trace collector prior to writing trace data to the extended segment.
-985 The trace collector failed.