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
What is the table & field to identify the no of items (bottles) stored in one case?
Explain lsmw?
What are local objects?
What are the organizational related infotypes? : abap hr
How we format the data before before write statement in report ?
How does the system handle roll areas for external program components?
Does the call transaction method allow multiple transactions to be processed by sap?
What is sap abap data dictionary?
What are the list of screen elements?
What are user exits? What is involved in writing them? What precations are needed?
What is logo in sap script?
What are the advantages and disadvantages of different types of bdc's?
What is constructor expression in nw abap 7.4?
Can you define a field without a data element?
What are the events in classical reports?