-
A time ago I stumbled upon a multi-dimensional performance problem where the OEM sessions got completely stuck spawning a growing pile of SQL executions that felt practically never-ending.The culprit was a standard OEM query that returns genuinely useful information (you’ll recognize it immediately from the SQL text): tablespace space utilization, temp tablespace details, and related…
-
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…
