aiaiDBA

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

13718043309

010-86462881

ORA-02464: Cluster definition can not be both HASH and INDEX

ORA-02464: Cluster definition can not be both HASH and INDEX
Cause: The cluster can either be a hash or indexed cluster - not both.
Action: Remove either the HASH IS or INDEX options.

请先 登录 后评论

1 个回答

小智
ORA-02464:集群定义不能同时是HASH和INDEX,
.原因:集群可以是散列或索引集群 - 而不是两者。,
.操作:删除HASH IS或INDEX选项。,
.
请先 登录 后评论