Oracle DBA, How To, Error, Cause and Action

ORA-14017: partition bound list contains too many elements

ORA-14017: partition bound list contains too many elements


Cause:


Partition bound list contained more 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.