Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: RBO changes plan from 8i to 9i
2006/7/12, Sergey Popov <sspopov_at_gmail.com>:
> With CBO making much better decisions on execution plan...
Very optimistic statement. :-) CBO is supposed to make them better ON AVERAGE providing_certain_conditions_are_met.
Another thing where CBO is far from RBO (and I doubt it will be ever able to reach it) is execution plan stability. With RBO you are almost sure that you plans stay intact even if they are suboptimal. "Almost" becuase there are some minor issues like index creation order.
-- Best regards, Alex Gorbachev http://blog.oracloid.com -- http://www.freelists.org/webpage/oracle-lReceived on Wed Jul 12 2006 - 08:41:43 CDT