View the user-defined and system-defined trace events, along with their fields, that can be recorded in the diagnostic log.
Prerequisites
The MANAGE ANY TRACE SESSION system privilege is required.
To view a list of all trace events, run the sp_trace_events system procedure.
To view a list of the fields for the trace events, run the sp_trace_event_fields system procedure.
The following table shows the possible severity levels for tracing events.
Level | Severity value range |
---|---|
ALWAYS | 0 |
CRITICAL | 1-50 |
ERROR | 51-100 |
WARNING | 101-150 |
INFORMATION | 151-200 |
DEBUG | 201-255 |
![]() |
Discuss this page in DocCommentXchange.
|
Copyright © 2014, SAP AG or an SAP affiliate company. - SAP Sybase SQL Anywhere 16.0 |