Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: SOFT PARSE RATIO?
Ron Smith
-----Original Message-----
Thanks for the correction and for your paper
Regards,
> The parameter is really called session_cached_cursors and it doesn't
Can anyone tell me more about this? I have a 7.3.4 database that appears to
be doing an awful lot of parsing even though it uses bind variables.
How do I tell for sure it is doing too much parsing and is there a way to
control it assuming the app is already using bind variables?
DBA
Kerr-McGee Corp
Sent: Tuesday, March 12, 2002 1:42 PM
To: Multiple recipients of list ORACLE-L
Ed
actually
> reduce the soft parses - it just decreases the serialization overhead of
> repeated soft parses within the same session. It's all in my paper on
OTN.
>
> Thanks, Bjørn.
>
> On Tuesday 12 March 2002 14:58, you wrote:
> > Seema,
> >
> > I believe you can reduce that ratio by using session_cursors
> >
> > Regards,
> > Ed
> >
> > > Hi
> > > In our database I found SOFT PARSE RATION is 62% which is lower than
> > > normal.What could be problem and how to correct this problem?Please
> > > suggest. Thx
> > > -Seema
>
> --
> Bjørn Engsig, Miracle A/S
> http://MiracleAS.dk
> --
-- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Edward Shevtsov INET: ed.shevtsov_at_mail.ru Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Smith, Ron L. INET: rlsmith_at_kmg.com Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).Received on Tue Mar 12 2002 - 14:24:05 CST