- column: The column name.
Cause
An attempt was made to declare a CLUSTER column of data type object, REF, nested table, VARRAY, LOB, or FILE.
Action
Remove the CLUSTER column or change the data type of the column.
Error Message
invalid data type for cluster columncolumn
An attempt was made to declare a CLUSTER column of data type object, REF, nested table, VARRAY, LOB, or FILE.
Remove the CLUSTER column or change the data type of the column.