Database Error Messages

OCI-49052

CREATE VECTOR INDEX string.string failed. Function-based vector index cannot be created or built in offline mode.

Cause

Trying to create a function-based vector index in offline mode.


Action

Create the function-based vector index in online mode instead.