Oracle Solution for Error ora-08112

Solution for Oracle Error ORA-08112

ORA-08112: a composite partition may not be coalesced as a whole

What triggered the Error:

User attempted to coalesce a composite partition

What should we do to fix it:

Coalesce the index a subpartition at a time (using ALTER INDEX MODIFY SUBPARTITION COALESCE)