Oracle Error ORA-14076: submitted alter index partition/subpartition operation is not valid for local partitioned index

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.

Share:

Leave A Reply

Your email address will not be published. Required fields are marked *

You May Also Like

Oracle Error Message ORA-24328: illegal attribute value Reason for the Error The attribute value passed in is illegal. Solution Consult...
Oracle Error Message ORA-01346: LogMiner processed redo beyond specified reset log scn Reason for the Error LogMiner has detected a...
Oracle Error Message ORA-13241: specified dimensionality does not match that of the data Reason for the Error An error occurred...