The way to avoid it is to write your application so that it doesn’t ever issue the parse call. The ability to share open cursors across end users is one of the motives for 3-tier architectures.
Cary Millsap -----Original Message-----
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 |
- soft parse BigP
- RE: soft parse Orr, Steve
- Re: soft parse Cary Millsap
- Re: soft parse Tim Gorman
- RE: soft parse MacGregor, Ian A.
- Re: soft parse Anjo Kolk