Database Error Messages

ORA-30569

data type of given column is not supported in a log group

Cause

An attempt was made to include a column in a log group with one of these unsupported data types: LONG, VARRAY, nested table, object, or LOB.


Action

Change the column data type or remove the log group. Then, retry the operation.