ORA-62039
KEY VECTOR function is not allowed in a WHERE clause.
Cause
The WHERE clause contained one of the following KEY VECTOR functions:
- 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.