好得很程序员自学网

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

ORA-14016: underlying table of a LOCAL partitioned index must be partitioned ORACLE 报错

文档解释

ORA-14016: underlying table of a LOCAL partitioned index must be partitioned

Cause: User attempted to create a LOCAL partitioned index on a non-partitioned table which is illegal. Only GLOBAL indices (partitioned or otherwise) may be created on a non-partitioned table.

Action: Correct the statement and reenter

查看更多关于ORA-14016: underlying table of a LOCAL partitioned index must be partitioned ORACLE 报错的详细内容...

  阅读:11次