ERROR | 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. |