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


Please Help Members By Posting Answers For Below Questions

What is the use of 'for all entries'?

791


What are the differences between macro and subroutine?

864


Define database layer?

802


What is an “on request field” statement?

873


What is the difference between Exit and Stop?

830


What are the payroll related infotypes? : abap hr

784


What are the arithmetic operators in the sap abap?

808


What is the first thing you do after vendor setup is complete?

1097


How do you get the number of lines in an internal table?

821


what is 3 tire architecture and how does SAP utilizes this architecture. and how do netweaver came into picture?

1949


What are the page windows?

732


What are the dis-advantages of logical databases? : abap hr

852


If I forgot some command in sap script e.g.: Suppress zero display – how to do find it?

761


Explain what is an rdbms?

771


What is payroll driver ? : abap hr

822