568数据 568数据


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 ORACLE 报错 故障修复 远程处理 10-15

文档解释

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


编辑:568数据

标签:文档,statement,ORA,underlying,table