Oracle DBA, How To, Error, Cause and Action

ORA-14018: partition bound list contains too few elements

ORA-14018: partition bound list contains too few elements


Cause:


Partition bound list contained fewer elements than there are partitioning columns



Action:


Ensure that the number of elements in partition bound list is equal to the number of partitioning columns of the table or index

No comments:

Post a Comment

Thanks for your comment.