Oracle Error ORA-25959: join index must be of the bitmap type

Oracle Error Message

ORA-25959: join index must be of the bitmap type

Reason for the Error

An attempt to create a join index was made, which failed because no bitmap keyword was used.

Solution

Make the index a bitmap index.