Database Error Messages

ORA-62039

KEY VECTOR function not allowed in WHERE clause

Cause

The WHERE clause contained one of the following KEY VECTOR functions, which are not allowed in the WHERE clause: SYS_OP_KEY_VECTOR_CREATE, SYS_OP_KEY_VECTOR_USE, SYS_OP_KEY_VECTOR_SUCCEEDED, SYS_OP_KEY_VECTOR_PAYLOAD.


Action

Remove the KEY VECTOR function from the WHERE clause.