Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Cursor Sharing| Soft Parsing
OK, I think this explains a lot with the introduction of the new and highly
technical term, "softer parse." So we have the hard parse, the soft parse,
and the softer parse.
You can get or derive stats for all three:
1) hard parses = "parse count (hard)"
2) soft parses (AKA parse calls) = "parse count (total)" minus "parse count
(hard)"
3) softer parses = "session cursor cache hits"
I guess "soft parses" also include "softer parses" in 2 above.
Whew... it's like you have to be a lawyer to "parse" the Oracle documentation and reconcile it with the facts in the v$ tables.
Let just call this the parse farce episode in our chronicles of the pursuit of Oracular truth. Someone please tell me it's Friday.
-----Original Message-----
Sent: Friday, July 26, 2002 10:15 AM
To: Multiple recipients of list ORACLE-L
Mr. Kyte's parsing explanation is also in this iss of OraMag. For the papyrus-impaired:
http://www.oramag.com/oramag/oracle/02-jul/index.html?o42asktom.html
(Be safe: Download page to laptop or PDA before taking to bathroom)
Rich Jesse System/Database Administrator Rich.Jesse_at_qtiworld.com Quad/Tech International, Sussex, WI USA
> -----Original Message-----
> From: MacGregor, Ian A. [mailto:ian_at_SLAC.Stanford.EDU]
> Sent: Thursday, July 25, 2002 4:58 PM
> To: Multiple recipients of list ORACLE-L
> Subject: RE: Cursor Sharing| Soft Parsing
>
>
> I checked the Tom Kyte site. A soft parse comprises two
-- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Orr, Steve INET: sorr_at_rightnow.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 Fri Jul 26 2002 - 12:38:03 CDT