cancel
Showing results for 
Search instead for 
Did you mean: 

STAD Trace

Former Member
0 Kudos

Hi, all:

Basis want to use t-code:stad trace a user activity, i need to konw how to enable a user trace, and how long the trace records reserve in ECC 5.0 system,thank you.

Alex Cheng

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi

ST05 is for the SQL Trace,

or else

configure the audit for the particular user,

Using SM19 & analyze SM20.

Regards

Bhaskar

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Tushar,

You can see this via Table USR02.Goto se16 and give table name USR02 and explore its fields.This table is very helpful and you will get to know lot of other things.

Second approach is that you can activate user trace.

Steps are as follows:

ACTIVATE SECURITY AUDIT

1) Go to transaction code SM19

2) SM19 Create a new profile

3) Select options.Give client detail and choose all options in AUDIT class.

4) SAVE

5)Click Yes(Do you want to distribute the profile)

6) Activate the Profile by clicking on the Activate button or Cntrl+F3

7)LOGOUT and again LOGIN

VIEW SECURITY AUDIT LOG

1) Go to transaction code SM20

2) Select from and to date, User, transaction and Click on u201CReread Audit Logu201D

3) Get the details by clicking read audit log

This would surely work for you

Regards,

Ashutosh

Former Member
0 Kudos

Hi,

Go to Transaction ST05

2. Click on Trace on

3. Let the user to run their transaction

And when u need the trace for the user just go to the Transaction ST05

4. Click on Trace off

5. Go to the User Trace Directory

/usr/sap/PRD/DVEBMGS00/log/TRACE000.LOG

Regards,

Anil