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
How to know if the value entered contains records or not?
Hi! I want to join SAP ABAP course in Hyderabad, can any one tell me where should I join? and Which is the best institute for SAP WORKSHOP? Thank you...
What are the differences between the table and the structure in the data dictionary in the sap abap?
What are local objects?
What takes most time in SAP script programming?
What do you understand by work area and internal tables in abap? Why do we use it?
how to update the filed value in SAP in ZAWSYS and create time and date? please tell me the answer
Explain the uses of the simple maintenance interface? : sap abap hr
Explain what is the purpose of sap script?
what is the transaction transaction for setting parameters rdisp/buffermode
while implementing badi what are the tables u find??
How do you set up background jobs in sap? What are the steps? What are the events driven batch jobs?
Explain the advantages and disadvantages of different types of bdc's?
What are the list of screen elements?
What is new enhancement framework?