View the contents of the diagnostic log file using the event trace data (ETD) File Management utility (dbmanageetd).
Prerequisites
You must have logged event tracing information from a tracing session to an ETD file.
Procedure
- Run the dbmanageetd utility to view the contents of the diagnostic log file in text format. For example:
dbmanageetd diagnostic-log.etd -o diagnostic-log.txt
- Open the file in a text editor.
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 |
Results
The diagnostic log is generated and can be viewed in a text editor.