好得很程序员自学网

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

ORA-14009: partition bound may not be specified for a LOCAL index partition ORACLE 报错

文档解释

ORA-14009: partition bound may not be specified for a LOCAL index partition

Cause: while parsing a CREATE INDEX statement to create a LOCAL partitioned index, of one of partitions was found to contain VALUES LESS THAN clause which is illegal since a LOCAL index inherits partition bounds from its base table

Action: remove all VALUES LESS THAN clauses from descriptions of LOCAL index partitions

查看更多关于ORA-14009: partition bound may not be specified for a LOCAL index partition ORACLE 报错的详细内容...

  阅读:15次