RE: Help me solve this cardinality puzzle

From: Allen, Brandon <Brandon.Allen_at_OneNeck.com>
Date: Mon, 21 Apr 2008 10:16:07 -0700
Message-ID: <04DDF147ED3A0D42B48A48A18D574C450B53CE65@NT15.oneneck.corp>


Great tip Greg, thanks. In searching for more on this +PEEKED_BINDS parameter, I found there is also an 'ADVANCED' option available that includes the peeked bind values as well as all the other information included with the 'ALL' option and also includes the outline information. Here is a post about it on Jonathan Lewis' blog:

http://jonathanlewis.wordpress.com/2008/03/06/dbms_xplan3/

Regards,
Brandon

-----Original Message-----
From: oracle-l-bounce_at_freelists.org
[mailto:oracle-l-bounce_at_freelists.org] On Behalf Of Greg Rahn

select * from
table(dbms_xplan.display_cursor(<sql_id>,<child#>,'+PEEKED_BINDS'));

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 Mon Apr 21 2008 - 12:16:07 CDT

Original text of this message