aiaiDBA

加微信获取免费职业规划+学习资料,了解年薪50万的DBA是如何练成的

13718043309

010-86462881

ORA-14216: subpartition bound list contains too few elements

ORA-14216: subpartition bound list contains too few elements
Cause: Subpartition bound list contained fewer elements than there are subpartitioning 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

请先 登录 后评论

1 个回答

小智
ORA-14216:子分区绑定列表包含太少的元素,
.原因:子分区绑定列表包含的元素少于子分区列,
.操作:确保分区绑定列表中的元素数等于表或索引的分区列数,
.
请先 登录 后评论