Database Error Messages

OCI-05143

This operation is not supported if a global hybrid vector index is created on a sharded table.

Cause

An attempt is made to perform an operation that is not supported if a global hybrid vector index on a sharded table exists.


Action

Either do not attempt to run this operation or drop all global hybrid vector indexes on sharded tables or create a local hybrid vector index instead and run the operation.