OCI-51852
VECTOR columns are not allowed in function-based indexes. Attempted to use VECTOR column string.string in function-based index string.string.
Cause
VECTOR columns cannot be used in function-based indexes.
Action
Remove the VECTOR column used in creating the function-based index.