ORA-14760:ADD PARTITION is not permitted on Interval partitioned objects
错误码
错误描述:ADD PARTITION is not permitted on Interval partitioned objects
错误原因:ALTER TABLE ADD PARTITION was attempted on an Interval partitioned object.
解决方法:Do not perform the operation on an Interval partitioned object. Insert a row to create the new partition.
向认证技术专家提问
向技术专家提问


