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: Getting multiple explain plans for 1 sql statement

RE: Getting multiple explain plans for 1 sql statement

From: Allen, Brandon <Brandon.Allen_at_OneNeck.com>
Date: Fri, 29 Sep 2006 10:53:35 -0700
Message-ID: <04DDF147ED3A0D42B48A48A18D574C45059E2046@NT15.oneneck.corp>


It's normal to have multiple rows in v$sql_plan for a given hash_value - each row represents a single step of the explain plan. Do both rows have the same plan_hash_value?  

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 Fri Sep 29 2006 - 12:53:35 CDT

Original text of this message

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