Database Error Messages

OCI-49061

Unsupported function-based feature for named virtual columns.

Cause

An attempt is being made to create a function-based vector index against a named virtual column.


Action

Function-based vector indexes with named virtual columns are not supported. Instead, use the expression directly with create vector index DDL.