一起学习网 一起学习网


ORA-14154: only one of STORE IN or clause may be specified ORACLE 报错 故障修复 远程处理

网络编程 ORA-14154: only one of STORE IN or clause may be specified ORACLE 报错 故障修复 远程处理 10-15

文档解释

ORA-14154: only one of STORE IN or clause may be specified

Cause: both STORE IN and clauses were specified in a CREATE TABLE|INDEX, or ALTER TABLE ADD|SPLIT PARTITION or ALTER TABLE MERGE PARTITIONS command for a Composite Range partitioned object

Action: Remove one of offending clauses

ORA-14154是由于多次指定“STORE IN”或“”子句引起的ORACLE错误,这也是ORACLE禁止操作的表明。

官方解释

常见案例

正常处理方法及步骤


编辑:一起学习网

标签:子句,这也是,步骤,错误,常见