OCI-49055
CREATE VECTOR INDEX string.string failed. Distributed feature not supported for function-based vector indexes.
Cause
An attempt is being made to create a function-based vector index with the DISTRIBUTED clause.
Action
Use either function-based features or distributed features, but not both together.