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

Home -> Community -> Mailing Lists -> Oracle-L -> RE: Beaking down SQL performance by wait time

RE: Beaking down SQL performance by wait time

From: Allen, Brandon <Brandon.Allen_at_OneNeck.com>
Date: Thu, 22 Feb 2007 16:01:18 -0700
Message-ID: <04DDF147ED3A0D42B48A48A18D574C45071FD5EF@NT15.oneneck.corp>


In 9i+ you can run a 10046 level 12 trace and then run tkprof on it to get a summary of the WAIT events for each query. Prior to 9i, the WAIT events will be in the raw trace file, but not summarized for you by tkprof so you'd have to use some other utility to summarize them.

Regards,
Brandon Allen

Privileged/Confidential Information may be contained in this message or attachments hereto. Please advise immediately if you or your employer do not consent to Internet email for messages of this kind. Opinions, conclusions and other information in this message that do not relate to the official business of this company shall be understood as neither given nor endorsed by it.

--
http://www.freelists.org/webpage/oracle-l
Received on Thu Feb 22 2007 - 17:01:18 CST

Original text of this message

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