ORA-08112: a composite partition may not be coalesced as a whole
What triggered the Error:
User attempted to coalesce a composite partitionWhat should we do to fix it:
Coalesce the index a subpartition at a time (using ALTER INDEX MODIFY SUBPARTITION COALESCE)