‎2006 Sep 10 2:05 PM
‎2006 Sep 10 2:17 PM
The runtime analysis transaction is SE30, the SQL trace transaction is ST05.
Runtime analysis will show the percentages for the ABAP aplication processing and the db time.
SQL Trace will allow you to examine all SQL statements which happen during the SQL trace. You can see the actually statement and if any secondary indexes were used.
Regards,
Rich Heilman
‎2006 Sep 10 2:17 PM
The runtime analysis transaction is SE30, the SQL trace transaction is ST05.
Runtime analysis will show the percentages for the ABAP aplication processing and the db time.
SQL Trace will allow you to examine all SQL statements which happen during the SQL trace. You can see the actually statement and if any secondary indexes were used.
Regards,
Rich Heilman