ADD PARTITION is not permitted on Interval partitioned objects

Solution ID:ORA-14760

Type: Oracle

Cause

ALTER TABLE ADD PARTITION was attempted on an Interval partitioned object.

Actions

Use SET INTERVAL () only on an interval partitioned table.

Try the following links for this error:


http://docs.oracle.com/cd/E16655_01/server.121/e26079/e12700.htm


https://community.oracle.com/message/8256484


Browse all solutions to database errors from Oracle, MS SQL, or MySQL