Oracle Error Message
ORA-54029: Virtual column cannot be updated in trigger body
Reason for the Error
Attempted to change the value of virtual column in a trigger body”
Solution
This is not valid, change the trigger definition.
ORA-54029: Virtual column cannot be updated in trigger body
Attempted to change the value of virtual column in a trigger body”
This is not valid, change the trigger definition.