Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> a minor clarification: SQL tuning is not a problem anymore ?

a minor clarification: SQL tuning is not a problem anymore ?

From: Danisment Gazi Unal (Unal Bilisim) <danisment.unal_at_unal-bilisim.com>
Date: Sat, 28 Apr 2001 05:00:24 -0700
Message-ID: <F001.002F4E3C.20010428050020@fatcity.com>

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.

Received on Sat Apr 28 2001 - 07:00:24 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US