Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: CBO - hash join vs nested loops
From: oracle-l-bounce_at_freelists.org
[mailto:oracle-l-bounce_at_freelists.org] On Behalf Of Jonathan Lewis
"
The first STRATEGIC step is to get the system statistics
set so that the optimizer has a truthful image about the
time cost of multiblock reads, and the CPU cost of
doing tablescans.
"
Can you elaborate a bit more what can be considered for this truthful image apart from the straightforward "compute all for all cascade all"? The only thing left seems to be the histograms which, yes, opens a lot possibilities.
-- http://www.freelists.org/webpage/oracle-lReceived on Mon Dec 05 2005 - 10:51:37 CST