SNAX/XF and SNAX/APN Event Management Programming Manual

SNAX/APN Event Messages
SNAX/XF and SNAX/APN Event Management Programming Manual426859-001
4-121
126: ZSX1-EVT-TRACE-STOPPED
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:
Any other error number is a file-system error number returned by the trace collector.
For more information about these errors, refer to the Guardian Procedure Errors
and Messages Manual.
Cause. A line-handler or service-manager trace stopped unexpectedly while writing
trace data to the extended data segment.
Effect. Trace data is no longer being collected for the specified line-handler or service-
manager process.
Recovery. Check the parameters for the TRACE command that started this trace. If
values have been assigned to the ZCNT and ZXDS-PAGES fields of the ZTRC-MAP-
TRACE-MODIF token, ensure that the specified values are large enough to prevent the
trace from stopping prematurely.
If ZSX1-TKN-ERRCODE contains a file-system error, refer to the Guardian Procedure
Errors and Messages Manual for more detailed information.
-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.