Cause: An attempt to create a join index was made, which failed because there was an OR branch in the where clause. See the solution below.
Error solution: Reformulate the where clause without using ORs.
Database version: Oracle 11g Release 2 (11.2)