Oracle Error ORA-14761: MAXVALUE partition cannot be specified for Interval partitioned objects

Oracle Error Message

ORA-14761: MAXVALUE partition cannot be specified for Interval partitioned objects

Reason for the Error

An attempt was made to create a partition with a MAXVALUE highbound on an Interval partitioned object.

Solution

Do not create a partition with a MAXVALUE highbound.