Oracle Error ORA-25112: maximum number of BITMAP index columns is 30

Oracle Error Message

ORA-25112: maximum number of BITMAP index columns is 30

Reason for the Error

Too many columns were specified for the index.

Solution

Create an index on fewer columns.