Message Oracle ORA-54022 - Virtual column expression cannot be changed because an index is defined on column

ERRORVirtual column expression cannot be changed because an index is defined on column
CAUSEAttempted to change the expression of a virtual column that was indexed.
ACTIONAlter index unsable. Change expression and then rebuild index.