ERROR | submitted alter index partition/subpartition operation is not valid for local partitioned index |
CAUSE | User attempted to either drop, split, add or coalesce a partition or a subpartition of a local index which is illegal. |
ACTION | Ensure that the index named in such statement is a global partitioned index. |