Database Error Messages

OCI-05118

This operation is not supported if a vector index on a sharded table exists.

Cause

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


Action

Either do not attempt to run this operation or drop all vector indexes on sharded tables and run the operation.