Oracle DBA, How To, Error, Cause and Action

ORA-14046: a partition may be split into exactly two new partitions

ORA-14046: a partition may be split into exactly two new partitions


Cause:


ALTER TABLE|INDEX SPLIT PARTITION did not contain descriptions of exactly two new partitions into which an existing table or index partition was to be split



Action:


Ensure that the statement describes exactly two partition into which an existing partition is to be split

No comments:

Post a Comment

Thanks for your comment.