Oracle Solution for Error ora-02272

Solution for Oracle Error ORA-02272

ORA-02272: constrained column cannot be of LONG datatype

What triggered the Error:

Self-evident.

What should we do to fix it:

Change the datatype of the column, or remove the constraint on the column.