‎2008 Jul 29 2:51 PM
Hi All,
I need to run pefromance trace on a program that I will run in background. I think I have to use ST05 to run SQL trace. Could someone please confirm the steps?
1) Go to ST05
2) Activate trace with filter
3) Run the program in background
I am not sure about the steps after this. How do I view the report while trace is running? Should I wait till the program ends to view the report? It is taking a long time to run. Should I do any other performance analysis other than ST05?
Thanks.
Mithun
‎2008 Jul 29 2:54 PM
hi,
1) Go to ST05
2) Activate trace with filter
3) Run the program in background
4) as you get the output.
5) go to ST05 nad deactivate the trace
6) click on analyse button.
‎2008 Jul 29 2:54 PM
Hi,
Cjheck this link.
http://help.sap.com/saphelp_nw70/helpdata/en/5a/ace273ca0211d194b500a0c94260a5/content.htm
Procedure-
http://techbays.com/2008/06/05/sap-performance-analysis/
Regards,
Sujit
‎2008 Jul 29 2:54 PM
Once you finish running ur report, stop the trace.Else it will still trace all the actions u r doing also.
After stoping the trace, just open the trace and analyse.By looking at the trace, u will get to know which query in which table is taking more time and try 2 tune accordingly.
Thanks
Kiran
‎2008 Jul 29 3:01 PM
‎2008 Jul 29 3:25 PM
Hi Mithun.
I would like to suggest a few references,
[SDN Library - Standard Reference - How to analyze performance problems - Trace|https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/3fbea790-0201-0010-6481-8370ebc3c17d]
[SDN Library - Standard Reference for Performance Analysis in a Nutshell|https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/86a0b490-0201-0010-9cba-fd5c804b99a1]
[SDN Library - Standard Reference - Best Practices for Performance Tuning|https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/5d0db4c9-0e01-0010-b68f-9b1408d5f234]
Hope that's usefull.
Good Luck & Regards.
Harsh Dave
‎2008 Jul 29 3:37 PM
hiiii
follow steps given below
enter tcode ST05
Activate trace
Run the program in background
Now again open ST05 and click on analysis button
regards
twinkal
‎2008 Jul 29 3:44 PM
hi check this...
it is better to put the time stamp field for the select to capture the execution time for that select rather than using the st05