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 are the problems in processing batch input sessions? How is batch inputprocess different from processing online?
What are the different message types available in the abap/4 ?
how to use the xk01 in realtime.can it apply the others. how it it will goes to first page and next page.
How do you execute the payroll
Did you create secondary index?
Abstract class and interface, multiple inheritance, live example
Explain the disadvantages of different types of bdc's?
Can a domain, assigned to a data element be changed?
Double click function on the lists, identifying the line selected by the user on the list?
How to debug a script in abap?
Can you define a field without a data element?
How move-corresponding works
How many types of views are there? : abap data dictionary
What are the attributes of the data? : abap data dictionary
What is the process to enhance the Infotype