aiaiDBA

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

13718043309

010-86462881

ORA-14108: illegal partition-extended table name syntax

ORA-14108: illegal partition-extended table name syntax
Cause: Partition to be accessed may only be specified using its name. User attempted to use a partition number or a bind variable.
Action: Modify statement to refer to a partition using its name

请先 登录 后评论

1 个回答

小智
ORA-14108:非法分区扩展表名语法,
.原因:要访问的分区只能使用其名称指定。用户尝试使用分区号或绑定变量。,
.操作:修改语句以使用其名称引用分区,
.
请先 登录 后评论