Oracle DBA, How To, Error, Cause and Action

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

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


Cause:


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



Action:


Do not create a partition with a MAXVALUE highbound.

No comments:

Post a Comment

Thanks for your comment.