Oracle Message ORA-14759 - SET INTERVAL is not legal on this table.

ERRORSET INTERVAL is not legal on this table.
CAUSEALTER TABLE SET INTERVAL is only legal on a range partitioned table with a single partitioning column. Additionally this table cannot have a maxvalue partition.
ACTIONUse SET INTERVAL only on a valid table