die Seilerwerks

Chronicling Life, Love, Linux and Oracle database administration.

Greg Rahn Explains Plans

leave a comment »

Greg over at Structured Data has a fantastic piece titled “Troubleshooting Bad Execution Plans” which is a must-read for all. Learning about the GATHER_PLAN_STATISTICS hint alone was worth the price of admission.

Also time for me to re-evaluate the changes I made to OPTIMIZER_INDEX_CACHING and OPTIMIZER_INDEX_COST_ADJ a few versions back:


SQL> show parameters optimizer_index

NAME                                 TYPE        VALUE
------------------------------------ ----------- -----
optimizer_index_caching              integer     90
optimizer_index_cost_adj             integer     10

Written by Don Seiler

November 21, 2007 at 5:01 pm

Posted in oracle

Tagged with ,

Leave a Reply