Oracle Message ORA-25951 - join index where clause cannot contain OR condition

ERRORjoin index where clause cannot contain OR condition
CAUSEAn attempt to create a join index was made, which failed because there was an OR branch in the where clause.
ACTIONReformulate the where clause without using ORs.