Lost your password?

Blogs about: Cost Based Optimizer

Featured Blog

A quick overview of diff_table*

erturkdiriksoy wrote 1 year ago: 10.2.0.4 came with some 11g features, an extended dbms_stats package. I had made some basic demonstr … more →

Tags: diff_table*, Oracle, stats

Parallelism Partitioning CBO issue1 comment

erturkdiriksoy wrote 1 year ago: Parallelism and partitioning are two excellent features of Oracle. What is the relation between CBO … more →

Tags: CBO, parallelism, partitioning

After another workshop of OracleTurk

erturkdiriksoy wrote 1 year ago: I had my 2 presentation this weekend. It was a fantastic book of Lewis, CBO optimizer. I had met pos … more →

Tags: Constraints, dependent columns, Selectivity

Nested Loop / Hash / Merge over Event 10053 trace file

erturkdiriksoy wrote 1 year ago: One of my colleague asked me about how he can write better SQL. Despite he is a java developer, I ap … more →

Tags: Nested Loop, Hash, merge, 10053, CBO

Version Dependency

Jonathan Lewis wrote 2 years ago: Here’s a very simple query, hinted to follow a particular execution plan. select /*+ ordered u … more →

Tags: CBO, Execution Plans, Troubleshooting

Histograms and Joins4 comments

Jonathan Lewis wrote 2 years ago: Those of you who have kept up with the corrections and addenda to “Cost Based Oracle” th … more →

Tags: CBO, statistics, Troubleshooting, tuning

Push_Subq8 comments

Jonathan Lewis wrote 2 years ago: Another little warning for those about to upgrade from 9i to 10g. Some hints will change their behav … more →

Tags: tuning, Hints, Execution Plans, Troubleshooting, CBO

Using 100532 comments

Jonathan Lewis wrote 2 years ago: A little while ago I wrote a note about an anomaly that someone was seeing with the index_ss() hint. … more →

Tags: Hints, Execution Plans, Troubleshooting, CBO, trace files

Constraints12 comments

Jonathan Lewis wrote 3 years ago: A little while ago I discussed one side-effect of transitive closure and predicate generation. Coinc … more →

Tags: Execution Plans, Infrastructure, CBO

chapter 2 - calc_mbrc.sql1 comment

erturkdiriksoy wrote 2 years ago: rem rem Script: calc_mbrc.sql rem Author: Jonathan Lewis rem Dated: March 2002 rem Purpose: Calculat … more →

Bind Peeking12 comments

Jonathan Lewis wrote 3 years ago: I’ve just received an email from someone who had been on my “masterclass”, and he … more →

Tags: Performance, CBO, trace files

How many ways ?18 comments

Jonathan Lewis wrote 3 years ago: Have you ever wondered how hard the optimizer has to work to produce an execution plan. Consider a s … more →

Tags: tuning, Hints, Execution Plans, Performance, CBO

Pushing Predicates6 comments

Jonathan Lewis wrote 3 years ago: Tom Kyte once said he wanted me to start a blog so that I could at least warning people about new ar … more →

Tags: Hints, CBO

Table Order8 comments

Jonathan Lewis wrote 3 years ago: Did you know that it is possible for the cost-based optimizer to come up with a different execution … more →

Tags: Execution Plans, Troubleshooting, CBO, trace files


Related Tags
All →

Follow this tag via RSS