The tablespace map uses a simplified fragmentation formula. The key points in question:
What is the 'sum of the blocks for that segment'?
SELECT sum(blocks)
FROM dba_extents
WHERE tablespace_nam...
Real stories. Real people. Real situations. With Toad solutions.
Blind-sided. Again.
It’s another beautiful day in Southern California. I am on site at an insurance company for a one-day proof-of...
Two X6-2 Elastic Full capacity Exadata systems were deployed recently. Due to the following BUG, cell names were not properly updated with the client provided names after executing the applyElasticCon...