What is SQL Trace, how would you carried out performance
analysis of ABAP code using SQL Trace? Give the steps?
Answer Posted / renuka
SQT Trace is used to analize the performance of select
queries.Transaction code is ST05.
STEPS:
go to ST05
selet Active mode
select Trace on
select application provide the transaction code in command
line like xk01,xd01 like that
now enter the data in application
again go for ST05
select Inacivemode
Trace off
List Trace
Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
What is the use of 'for all entries'?
What are the differences between macro and subroutine?
Define database layer?
What is an “on request field” statement?
What is the difference between Exit and Stop?
What are the payroll related infotypes? : abap hr
What are the arithmetic operators in the sap abap?
What is the first thing you do after vendor setup is complete?
How do you get the number of lines in an internal table?
what is 3 tire architecture and how does SAP utilizes this architecture. and how do netweaver came into picture?
What are the page windows?
What are the dis-advantages of logical databases? : abap hr
If I forgot some command in sap script e.g.: Suppress zero display – how to do find it?
Explain what is an rdbms?
What is payroll driver ? : abap hr