Database Error Messages

DIA-51967

The specified vector arithmetic function signature does not support parallel execution.

Cause

The attempt to create a vector index with the specified vector arithmetic function failed because the function doesn't support parallel execution.


Action

Ensure that either the degree of parallelism is set to 1, or that the vector arithmetic function is created using the PARALLEL_ENABLE clause.