Oracle Error ORA-14288: index is not partitioned by Composite Range method

Oracle Error Message

ORA-14288: index is not partitioned by Composite Range method

Reason for the Error

The index in a partition or subpartition maintenance operation (ALTER INDEX MODIFY [SUBPARTITION|DEFAULT ATTRIBUTES FOR PARTITION] or ALTER INDEX REBUILD SUBPARTITION command must be partitioned by Composite Range method

Solution

None