Database Error Messages

OCI-51977

Maximum number of vector index covering columns is 31.

Cause

While creating a vector index with covering column, more than 31 columns are being specified.


Action

Remove some covering columns from the vector index definition. If all the covering columns indexed are required, split them into two indexes.