aiaiDBA

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

13718043309

010-86462881

ORA-25966: join index cannot be based on an index organized table

ORA-25966: join index cannot be based on an index organized table
Cause: An attempt to create a join index was made, which failed because one of the tables was an index organized table.
Action: Ensure no underlying tables are index organized.

请先 登录 后评论

1 个回答

小智
ORA-25966:连接索引不能基于索引组织表,
.原因:尝试创建连接索引,失败是因为其中一个表是索引组织表。,
.操作:确保没有基础表组织索引。,
.
请先 登录 后评论