-
Let us finally focus on my problem.I will come back to my query : As a reminder – the predicates which are of the greatest importance are the following : The state before tuning If not timed out after 2 minutes (such constraint was applied at the application layer) with the SQL Plan depicted below…
-
After this rather long discussion of what led the optimizer to choose one index over another — and, more importantly, of the significant consequences this choice brought — let us return to my test query.Bad news though – we are still not done with the optimizer’s internal decision-making, so this means diving yet again into…
-
This post continues from :”When OEM meets the CBO: cardinality chaos across containers – Part 1“ Getting down to a single & simple query and using “FROM CONTAINERS” to my own advantage Let’s further “divide and conquer” –to confirm that each component of the “UNION ALL” being executed at the CDB level (which looks like that…
-
Analysis of joins with 10053 CBO trace This post continues from the previous one diving deeper into the challenges posed by a suboptimal SQL query that led the optimizer to select a Cartesian Join combined with an overly expensive Hash Join.But do not treat its content as limited to just characteristics of Cartesian Join.It will…
