好得很程序员自学网

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

ORA-14038: GLOBAL partitioned index must be prefixed ORACLE 报错

文档解释

ORA-14038: GLOBAL partitioned index must be prefixed

Cause: User attempted to create a GLOBAL non-prefixed partitioned index which is illegal

Action: If the user, indeed, desired to create a non-prefixed index, it must be created as LOCAL; otherwise, correct the list of key and/or partitioning columns to ensure that the index is prefixed

查看更多关于ORA-14038: GLOBAL partitioned index must be prefixed ORACLE 报错的详细内容...

  阅读:13次