Database Error Messages

ORA-51979

Cannot create vector index with covering columns on type [string]

Cause

An attempt is being made to create a vector index with covering column on a column whose underlying data type is not on the allowed list.


Action

Create the vector index with covering columns, whose underlying data types are on the allowed list.