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: Bobak, Mark <Mark.Bobak_at_il.proquest.com>
Date: Wed, 28 Jun 2006 11:16:07 -0400
Message-ID: <AA29A27627F842409E1D18FB19CDCF270890948A@AABO-EXCHANGE02.bos.il.pqe>


Hmm, but dep=0. If they were recursive calls, dep would be >0, correct?

--
Mark J. Bobak
Senior Oracle Architect
ProQuest Information & Learning

Ours is the age that is proud of machines that can think and suspicious
of men who try to.  --H. Mumford Jones, 1892-1980


-----Original Message-----
From: oracle-l-bounce_at_freelists.org
[mailto:oracle-l-bounce_at_freelists.org] On Behalf Of Egor Starostin
Sent: Wednesday, June 28, 2006 4:01 AM
To: Ogun.Heper_at_turkcell.com.tr
Cc: oracle-l_at_freelists.org
Subject: Re: Long execute phase for SELECT query


> 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 -- http://www.freelists.org/webpage/oracle-l
Received on Wed Jun 28 2006 - 10:16:07 CDT

Original text of this message

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