Oracle Solution for Error ora-54030

Solution for Oracle Error ORA-54030

ORA-54030: datatype mismatch between virtual column and expression

What triggered the Error:

virtual column expression was changed after column was created"

What should we do to fix it:

change the underlying expression to return datatype that conforms to the virtual column