Message Oracle ORA-29854 - keyword BITMAP may not be used in creating domain indexes

ERRORkeyword BITMAP may not be used in creating domain indexes
CAUSEAn attempt was made to create a domain index with the BITMAP attribute.
ACTIONRemove BITMAP from the CREATE INDEX statement.