Oracle Error Message
ORA-08112: a composite partition may not be coalesced as a whole
Reason for the Error
User attempted to coalesce a composite partition
Solution
Coalesce the index a subpartition at a time (using ALTER INDEX MODIFY SUBPARTITION COALESCE)