aiaiDBA

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

13718043309

010-86462881

ORA-14313: Value string does not exist in partition string

ORA-14313: Value string does not exist in partition string
Cause: One of the list values in the SPLIT PARTITION or DROP VALUES statement does not exist in the partition
Action: Remove the value from the statement and try again

请先 登录 后评论

1 个回答

小智
ORA-14313:值字符串不存在于分区字符串中,
.原因: SPLIT PARTITION或DROP VALUES语句中的一个列表值不存在于分区中,
.操作:从语句中删除该值,然后重试,
.
请先 登录 后评论