Hi, I wonder if anyone can help with a fragmentation issue.
Version = 11.1.0.7
I have carried out an ALTER TABLE MOVE and the table has increased by 15% and fragmentation has increased from 23% to 35%.
PCT free is the same (30) as is the table DDL.
Extents are larger and fewer on the new table i.e. 1583 extents in new table vs 3618 extents in old table, so I would expect this to result in LESS fragmentation.
Can anyone suggest why the table might have increase of suggest where I should go next in the investigation?
I have not found anything e.g. bug on oracle support.
Thanks