Hi, I have an 7.2 version database. The max extents is 121.
Now I got error message: ORA-01632: max # extents (121) reached in index XYZ.
Can I just drop the index and recreate it using new initial and next value?

Thanks