Database Error Messages

PLS-00383

type mismatch found at 'string' inside an IN or NOT IN clause

Action

Change the expressions so that their datatypes match. You might want to use datatype conversion functions in the select list.