ORA-14760: ADD PARTITION is not permitted on Interval partitioned objects ORACLE 报错 故障修复 远程处理
网络编程
文档解释
ORA-14760: ADD PARTITION is not permitted on Interval partitioned objects
Cause: ALTER TABLE ADD PARTITION was attempted on an Interval partitioned object.
Action: Do not perform the operation on an Interval partitioned object. Insert a row to create the new partition.
编辑:一起学习网
标签:文档,create,ORA,ADD,PARTITION