The following components can be monitored using the SAP system trace:
· Authorization checks
· Kernel functions
· Kernel module
· Database accesses (SQL trace)
· Table buffers
· RFC calls
· Lock operations (client side)
How to perform system trace for authorization
- Execute tcode ST01
- Check Authorization Check (you may select more)
3.Click Trace On (Make sure to turn it off after you are done!)
- Now ask user to perform their task.
- *If there is more then one app server, go tcode SM51
- *Then double click on the app server.
- *Then repeat step 1 to 3
- Remember - Once user completed the test, turn of all trace from ST01
- Now, click Analysis
- Filter the trace like below (select what you need)
- For authorization issue, anything above RC=0 meaning there is missing authorization.
No comments:
Post a Comment