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: 9i Parsing Optimization

RE: 9i Parsing Optimization

From: Allen, Brandon <Brandon.Allen_at_OneNeck.com>
Date: Wed, 30 Aug 2006 13:04:38 -0700
Message-ID: <04DDF147ED3A0D42B48A48A18D574C45059E1E14@NT15.oneneck.corp>


optimizer_max_permutations would only reduce the time spent on parsing, not the number of parses. In the original post, the parse "count" was reduced from 120 to 60. Seems to me like maybe it was some sort of pl/sql optimization that kept the cursor open so it didn't have to be reparsed?


        From: oracle-l-bounce_at_freelists.org
[mailto:oracle-l-bounce_at_freelists.org] On Behalf Of Anjo Kolk

        Sent: Wednesday, August 30, 2006 12:39 PM                  

        Without seeing the statement, I would say max_permutations.

Privileged/Confidential Information may be contained in this message or attachments hereto. Please advise immediately if you or your employer do not consent to Internet email for messages of this kind. Opinions, conclusions and other information in this message that do not relate to the official business of this company shall be understood as neither given nor endorsed by it.

--
http://www.freelists.org/webpage/oracle-l
Received on Wed Aug 30 2006 - 15:04:38 CDT

Original text of this message

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