Database Error Messages

QSM-01014

top level operator in WHERE clause of the query is an OR

Cause

If the top-level operator in the WHERE clause is an OR and there is more than one table in the FROM list, then query rewrite will not take place.


Action

None