Oracle Error ORA-02333: cannot create constraints on attributes of this column

Oracle Error Message

ORA-02333: cannot create constraints on attributes of this column

Reason for the Error

An attempt was made to create a constraint on an attribute of an object type column.

Solution

Remove the constraint or change the object type.