Cause: An attempt to create a join index was made, which failed because a predicate in the where clause contained something other than a simple column. See the solution below.
Error solution: Ensure that the where clause only contains columns.
Database version: Oracle 11g Release 2 (11.2)