Show TOC Start of Content Area

Background documentation Tracing  Locate the document in its SAP Library structure

Use

Using tracing assumes that the problem was noticed elsewhere. For example, via a log message or obviously non-functioning components or applications. That is why tracing is always an exceptional procedure, triggered by other information.

Traces are switched off during normal operation. Therefore, it is recommended to set the default severity for locations to ERROR. This ensures that stack traces of exceptions are visible even in normal operation mode. If it is really necessary to turn on traces permanently for understanding whether a system is working correctly or not, those trace messages must better be log messages.

The following topics will help you start using traces more efficiently:

Addressees of Trace Messages

How to Use Locations

Types and Content of Trace Messages

Severities for Trace Messages

 

End of Content Area