Database Error Messages

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.