aiaiDBA

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

13718043309

010-86462881

ORA-25191: cannot reference overflow table of an index-organized table

ORA-25191: cannot reference overflow table of an index-organized table
Cause: An attempt to directly access the overflow table of an index-organized table
Action: Issue the statement against the parent index-organized table containing the specified overflow table.

请先 登录 后评论

1 个回答

小智
ORA-25191:无法引用索引组织表的溢出表,
.原因:尝试直接访问索引组织表的溢出表,
.操作:针对包含指定的溢出表的父索引组织表发出语句。,
.
请先 登录 后评论