Database Error Messages

ORA-51973

Custom vector arithmetic functions used in vector indexes must use definer's rights.

Cause

An attempt was made to use a invoker's rights vector arithmetic function.


Action

Define a vector arithmetic function which uses AUTHID DEFINER.