aiaiDBA

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

13718043309

010-86462881

ORA-28650: Primary index on an IOT cannot be rebuilt

ORA-28650: Primary index on an IOT cannot be rebuilt
Cause: An attempt is made to issue alter index rebuild on IOT-TOP
Action: Use Alter table MOVE to reorganize the table(IOT)

请先 登录 后评论

1 个回答

小智
ORA-28650:IOT上的主索引无法重建,
.原因:尝试在IOT-TOP上发出alter index rebuild,
.操作:使用Alter表MOVE重组表(IOT),
.
请先 登录 后评论