Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: soft parse
Rewriting is one option.
<commercial>
Another option is using this product that I have build. That will take
care of this without changing your application. The benefits are huge,
as the contention in the database will dissapear, response times will
improve !
</commercial>
Anjo.
BigP wrote:
> How is it possible to avoid soft parse ? When I open a cursor it is
> hard parsed and soft parsed first time . If I reuse the same cursor it
> still needs to go soft parsing ( which is privilage checking ) ..cuz
> what if privilages change during the first time and second time . I
> was thinking no way one can avoid soft parse . am I wrong ?
>
>
>
> TIA
>
> Bp
>
-- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Anjo Kolk INET: anjo_at_oraperf.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 Sat Aug 03 2002 - 05:43:20 CDT