Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> a minor clarification: SQL tuning is not a problem anymore ?
Hi,
I would like to add a minor clarification. I saw some non SQL/event10046
trace files are uploaded. let's note that it's not possible to analyze
SQLs if they are not traced by SQL_TRACE/Event10046.
for report.txt, you can use Anjo's page at www.oraperf.com
regards...
unal-bilisim wrote:
----- Original Message -----
From: Danisment
Gazi Unal (Unal Bilisim)
To: Multiple
recipients of list ORACLE-LSent: Saturday, April 28, 2001 12:16
AMSubject: SQL tuning is not a problem anymore ?
Hi gurus,
I developed a web based tool which formats SQL and Event10046 traces.
This tool is superior to tkprof but It works on WEB and formats Binds variables
and Waits for SQLs in trace files. and gives tuning advises and costs of
SQLs. You can compare these costs with other SQLs (unlike in Oracle). so,
you can easly see improvements in your SQLs after re-writing it.
You can not only see waits, but also sub-waits. For example, you can
see:
- time waited on specific Enqueue suchs as (TX), etc.
![]() |
![]() |