Database Error Messages

ORA-30590

invalid input data type for VECTOR_CHUNKS

Cause

The provided input to VECTOR_CHUNKS has an unsupported data type.


Action

Provide a VARCHAR2, NVARCHAR2, CHAR, NCHAR, CLOB, or NCLOB data type.