cancel
Showing results for 
Search instead for 
Did you mean: 

Trace log

Former Member
0 Kudos

What is meant by trace log.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi

Log file:

A log file contains generally intelligible information for system administrators. The information is sorted by categories and is used for system monitoring. Problem sources or critical information about the status of the system are logged in this file. If error messages occur, you can determine the software component that has caused the error using the location. If the log message does not provide enough details to eliminate the problem, you can find more detailed information about the error in the trace file.

The log file is located in the file system under

"/usr/sap/[SID]/[instance]/j2ee/cluster/server[N]/log/applications.[n].log" for every N server node.

Access the file with the log viewer service of the J2EE visual administrator or with the standalone log viewer.

Trace file:

A trace file contains detailed information for developers. This information can be very cryptic and extensive. It is sorted by location, which means by software packages in the Java environment, for example, "com.sap.aii.af". The trace file is used to analyze runtime errors. By setting a specific trace level for specific locations, you can analyze the behavior of individual code segments on class and method level. The file should be analyzed by SAP developers or experienced administrators.

The trace file is located in the file system under

"/usr/sap/[SID]/[instance]/j2ee/cluster/server[N]/log/defaultTrace.[x].trc" for each N server node.

Access the file with the log viewer service of the J2EE visual administrator or with the standalone log viewer.

Thanks

Former Member
0 Kudos

Hi Monika ,

Thank you for your valuable reply.

Can i know the meaning of

Trace level = 1,

Trace level = 2 ,

Trace level = 3 .

Bye...

Jeevan

Answers (2)

Answers (2)

prateek
Active Contributor
0 Kudos

See SAP Note 751915

Regards,

Prateek

former_member335553
Active Contributor
0 Kudos

TRACE AND LOG FILES ARE ESSENTIAL IN ANALYING PROBLEMS

They are offered for all components of XI

for activating tracing u need to navigate thru these steps

log configurator-advanced mode-location-change severity to req value