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: Long execute phase for SELECT query

Re: Long execute phase for SELECT query

From: Egor Starostin <egorst_at_gmail.com>
Date: Wed, 28 Jun 2006 12:00:40 +0400
Message-ID: <f0fc91970606280100j3043a855y1f65e6f27e10b5cf@mail.gmail.com>


> Are you sure that this EXEC line belongs to your cursor? It shows 41 physical reads (p=41) and 804 consistent gets (cr=804) which are not shown in the execute phase of the TKPROF output.

It means that they came from recursive calls.

-- 
Egor
http://www.oracledba.ru
--
http://www.freelists.org/webpage/oracle-l
Received on Wed Jun 28 2006 - 03:00:40 CDT

Original text of this message

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