好得很程序员自学网

<tfoot draggable='sEl'></tfoot>

ORA-14187: partitioning method for LOCAL index is inconsistent with that of the underlying table ORA

文档解释

ORA-14187: partitioning method for LOCAL index is inconsistent with that of the underlying table

Cause: User attempted to create a LOCAL partitioned index that is not equi-partitioned with the underlying table. The partitioning types are mismatched.

Action: Correct the CREATE INDEX statement to ensure that the index partitionining method is consistent with that of the base table

ORA-14187: partiti [查看全文]

技术文章 2021-04-14

查看更多关于ORA-14187: partitioning method for LOCAL index is inconsistent with that of the underlying table ORA的详细内容...

  阅读:12次