Relocate I_COL1 extent?
I found a ton of old auditing data in the SYSTEM tablespace. Getting rid of it cleared about 20GB, but I can't shrink the tablespace because of a single extent of I_COL1 at the end of the file. Is there anyway to get this extent relocated? It won't let me rebuild this index due to this:
ORA-00701: object necessary for warmstarting database cannot be altered
Database version is 11.2.0.1
ORA-00701: object necessary for warmstarting database cannot be altered
Database version is 11.2.0.1
0