Quantcast
Channel: Oracle database internals by Riyaj » performance
Viewing all articles
Browse latest Browse all 11

DOUG presentation: Why does optimizer hate my SQL?

$
0
0

I presented about Cost based optimizer explaining why some times CBO chose inefficient access plan, even though, there is an efficient plan in the search space. This entry is to post presentation slides and they can be downloaded from Why_optimizer_hates_my_sql

.

Update: Updated presentation after Greg’s comments.
Update2: Further bug fixes in presentation and script.
Update3: Updates after Randolf’s comments.



Viewing all articles
Browse latest Browse all 11

Trending Articles