Sunday 29 April 2012

ORA-25951: join index where clause cannot contain OR condition

ORA-25951: join index where clause cannot contain OR condition

Cause: An attempt to create a join index was made, which failed because there was an OR branch in the where clause.

Action: Reformulate the where clause without using ORs.

No comments:

Post a Comment