Answer Posted / sravan
These transactions are widely used in performance tuning of
any program.
We use ST05 tcode to SQL trace. we use SQL trace to analyse
the time consumed by various select statements in program.
If any select statement is taking long time to retrieve data
from Database, we can re-look into that and make necessary
changes.
We use SE30 for runtime analysis. This is for overall
evaluation of program. By using this, we can know about time
consumed by various processes (dialog,select) .Best practice
is make the time consumed by SQL statements very less.
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
Hat are the different types of mode (run code) in call transaction method?
Explain buffering concept usage?
How do you use structures in the abap programs?
Explain what are the different functions used in sap script?
Which FM do you use to find out who is reporting to whom
What are th control break events in abap?
In select-options, how to get the default values as current month first date and last date by default?
The max number of calling modes stacked at one time is?
Describe data classes? : abap hr
Business scenarios related to your objects( In my case -Rulebook and Pricing work flow)
Hi All , Would be providing online trainings for SAP ABAP , guidance with real time experience examples , guidance in profile prepartion . Any one intrested please contact on 8978890047.
What is sap locking?
1)can any body tell the transport request number concept and 2)there are 3 screens in one screen u have uploaded the resume and second screen also u have done the same thing but when u are uploading the resume in third screen u got some error in somewhere else but whatever u have uploaded the resume in 1 and 2 should not
It is possible to assign a local data object defined in a subroutine or function module to a field group. State true or false. : abap modularization
What are lock objects?