aiaiDBA

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

13718043309

010-86462881

ORA-25111: creation of BITMAP cluster indices is not supported

ORA-25111: creation of BITMAP cluster indices is not supported
Cause: An attempt was made to create a cluster index with the BITMAP attribute.
Action: Remove BITMAP from the CREATE INDEX statement.

请先 登录 后评论

1 个回答

小智
ORA-25111:不支持创建BITMAP集群索引,
.原因:试图创建具有BITMAP属性的集群索引。,
.操作:从CREATE INDEX语句中删除BITMAP。,
.
请先 登录 后评论