Oracle Solution for Error ora-54025

Solution for Oracle Error ORA-54025

ORA-54025: Virtual column cannot have a default value

What triggered the Error:

Attempted to alter a virtual column to have a default value.

What should we do to fix it:

This is not valid, change the DDL.