‎2006 Oct 13 3:55 PM
I have a program which is running very slow or giving dump then what is the tcode to trace and what is the tcode to montor the background job?
‎2006 Oct 13 3:57 PM
Hi,
FOr SQL Trace you can use the transaction ST05..For checking the short dump the tcode is ST22...For checking the processes running slow you can use SM50..
Thanks,
Naren
‎2006 Oct 13 3:58 PM
‎2006 Oct 13 3:59 PM
Hi,
ST05 is the transaction for performance trace.
SM35 is to manage batch input sessions.
SM37 is to check background job status.
Thanks.
Mark points if helpful.
-
‎2006 Oct 13 4:00 PM