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

Can you show multiple alvs on a single screen?

594


How to combine multiple order in one Delivery ( Step by Step)?

1974


What is table pool?

576


What are lock objects?

593


What are the payroll related infotypes? : abap hr

569






Explain what is sequence of event triggered in report?

554


Explain the disadvantages of abap query tool?

572


Explain the table, which contain the details of all the name of the programs and forms?

510


What are the different types of the variable in the sap abap?

585


How do you find out who has transported a transport request?

608


What is a table pool? : abap data dictionary

600


Explain the advantages and disadvantages of different types of bdc's?

601


What is tmg?

683


there are 2 selection screens. material num in screen 200 and plant in screen 300. so how can you write in INITIALISATION event?

1755


What are the various events associated with screen programming?

684