หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
Cannot create vector index due to invalid table or column configuration.
EMPTY_TABLE
Base table <tableName> is empty. Vector index requires at least one row.
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>.