- data_type: The data type of the column.
Cause
An attempt was made to place a UNIQUE or a PRIMARY KEY constraint on a column of data type VARRAY, nested table, object, LOB, FILE, VECTOR or REF.
Action
Change the column data type or remove the constraint. Then retry the operation.