ADB706E Operation not allowed. Column column_name cannot be changed to a LOB column because a field procedure exists on this column.

Explanation

A column with a field procedure cannot be changed to a LOB data type.

System action

Processing stops.

User response

Remove the field procedure before changing the column definition.