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 19:31:39 +0400
Message-ID: <f0fc91970606280831o750d0181oc7adf9321417693d@mail.gmail.com>


> Hmm, but dep=0. If they were recursive calls, dep would be >0, correct?
I'd say 'there were recursive calls'.
I.e. before first 'EXEC #9' there were several (or just one) PARSE/EXEC/FETCH'es with non-zero p's, cr's and dep > 0.

-- 
Egor
http://www.oracledba.ru
--
http://www.freelists.org/webpage/oracle-l
Received on Wed Jun 28 2006 - 10:31:39 CDT

Original text of this message

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