ORA-14187:partitioning method for LOCAL index is inconsistent with that of the underlying table Cause: User attempted to create a LOCAL partitioned indexthat is not
equi-partitioned with the underlying table. The partitioning types aremismatched. Action: Correctthe CREATE INDEX statement to ensure that the index
partitionining method is consistent with that of the base table