Database Error Messages

OCI-52804

CREATE VECTOR INDEX [owner_name].[index_name] failed. Location specified is not a metadata file.
  • owner_name: The owner of the index.
  • index_name: The index name.

Cause

An attempt is being made to create a vector index on an external table with unsupported location parameter.


Action

Define a location which points to table metadata file.