RE: Execution plan changing
Date: Fri, 14 Sep 2012 18:09:37 +0000
Message-ID: <1184E7EFAB1D1C47A5038D06F64BE926020239A6_at_XM-MBX-02-PROD.ad.uchicago.edu>
Thanks Brandon, it looks like that confirmed the issue.
Thanks to everyone for their help. I really appreciate it
Note
- cardinality feedback used for this statement
-----Original Message-----
From: oracle-l-bounce_at_freelists.org [mailto:oracle-l-bounce_at_freelists.org] On Behalf Of Allen, Brandon
Sent: Friday, September 14, 2012 11:18 AM
To: Michael Schmitt; oracle-l_at_freelists.org
Subject: RE: Execution plan changing
Michael, you might want to try the dbms_xplan command I sent earlier - it will tell you if cardinality feedback was used, along with lots of other useful info, like if dynamic_sampling was used, if a profile was used, if bind variable peeking was used, the estimated and actual cardinality, etc.
Regards,
Brandon
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
--
http://www.freelists.org/webpage/oracle-l
Received on Fri Sep 14 2012 - 13:09:37 CDT