Oracle Error Message
ORA-14076: submitted alter index partition/subpartition operation is not valid for local partitioned index
Reason for the Error
User attempted to either drop, split, add or coalesce a partition or a subpartition of a local index which is illegal.
Solution
Ensure that the index named in such statement is a global partitioned index.