Oracle Solution for Error ora-54029

Solution for Oracle Error ORA-54029

ORA-54029: Virtual column cannot be updated in trigger body

What triggered the Error:

Attempted to change the value of virtual column in a trigger body"

What should we do to fix it:

This is not valid, change the trigger definition.