Poznámka
Na prístup k tejto stránke sa vyžaduje oprávnenie. Môžete sa skúsiť prihlásiť alebo zmeniť adresáre.
Na prístup k tejto stránke sa vyžaduje oprávnenie. Môžete skúsiť zmeniť adresáre.
Cannot create vector index due to an invalid parameter, table, or column configuration.
EMPTY_TABLE
Base table <tableName> is empty. Vector index requires at least one row.
INVALID_SCORING_METRIC
<scoringMetric> is not a supported scoring metric. Supported values are: <allowedValues>.
TABLE_EXCEEDS_MAX_ROWS
Base table <tableName> has <numRows> rows, which exceeds the limit of <maxNumRows>.
VECTOR_DIMENSION_EXCEEDS_LIMIT
Column <columnName> has dimension <dimension>, which exceeds the limit of <maxDimension>.