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: Parse taking over 2 minutes

Re: Parse taking over 2 minutes

From: paquette stephane <stephane_paquette_at_yahoo.com>
Date: Thu, 17 Aug 2000 00:56:27 -0700 (PDT)
Message-Id: <10592.114806@fatcity.com>


I had a lot of parsing and some long parse time also . If you're on 8.1.5.x with timed_statistics=true than it's normal, it's a bug .

timed_statistics=true on 8.1.5.x prevents Oracle from sharing cursors, so you parse like crazy.

Are you on 8.1.5.x ?


Stephane Paquette
DBA Oracle
stephane_paquette_at_yahoo.com
spaquette_at_houra.fr
(33) 01 53 93 06 50
Received on Thu Aug 17 2000 - 02:56:27 CDT

Original text of this message

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