‎2007 Sep 12 6:53 AM
in se30 how shd i c the table acess to in the analysis.
for a kna1 table i shd c the no of accesses.
in 4.6c
goto->objecthitlist->database table is not active ...
is there any other way ..
how shd i confirm that performance is incresed after modifying a code.
‎2007 Sep 12 6:55 AM
Hi,
You can see the table acess in SQL trace, TCODE- ST05. Check if this transaction is available in your release.
Regards,
Sesh
‎2007 Sep 12 9:50 AM
the SE30 can not help you much with that problem (also the database display which appears ponyl if ou use 'no aggregation' )
For details on database accesses you need to run the SQL Trace, the SQL Trace is in any system since a very long time.
See my weblog for details:
https://www.sdn.sap.com/irj/sdn/weblogs?blog=/cs/junior/search/wlg?id_user=46921
Siegfried
‎2007 Sep 12 8:00 PM