Message Oracle ORA-54023 - Virtual column expression cannot be changed because a constraint is defined on column

ERRORVirtual column expression cannot be changed because a constraint is defined on column
CAUSEAttempted to change the expression of a virtual column that had a constraint defined on it.
ACTIONDrop constraint and then change expression.