ORA-54027: cannot modify data-type of virtual column
What triggered the Error:
Attempted to change the data-type of virtual column without modifying the underlying expressionWhat should we do to fix it:
change the underlying expression to be compatible with the data-type change