OCI-51975
The specified vector arithmetic function signature is invalid.
Cause
The attempt to create a vector index with the specified vector arithmetic function failed because the function signature is invalid.
Action
Verify that a valid function signature is used. A valid function signature takes two vector arguments, returns BINARY_DOUBLE and is deterministic, therefore is created using the DETERMINISTIC clause.