OCI-49062
CREATE VECTOR INDEX string.string failed. Sharded-tables feature not supported for function-based vector indexes.
Cause
An attempt is being made to create a function-based vector index with a sharded-table.
Action
Use either function-based features or sharded-table features, but not both together.