aiaiDBA

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

13718043309

010-86462881

ORA-14319: DEFAULT cannot be specified with other values

ORA-14319: DEFAULT cannot be specified with other values
Cause: DEFAULT keyword has been specified along with other values when specifying the values for a list partition
Action: Ensure that if DEFAULT is specified, it is the only value specified

请先 登录 后评论

1 个回答

小智
ORA-14319:不能使用其他值指定DEFAULT,
.原因:在指定列表分区的值时,已经与其他值一起指定了DEFAULT关键字,
.操作:确保如果指定了DEFAULT,那么它是唯一指定的值,
.
请先 登录 后评论