Database Error Messages

ORA-42664

Cannot create JSON-relational duality view 'string': string in WHERE clause

Cause

SQL operators, SQL expressions or PL/SQL functions cannot be used in the duality views WHERE clause.


Action

Remove the disallowed operator or expression or PL/SQL function.