Oracle Error ORA-54019: Virtual column expression cannot be changed because it is a partitioning column

Oracle Error Message

ORA-54019: Virtual column expression cannot be changed because it is a partitioning column

Reason for the Error

Attempted to modify the expression of a virtual column that was also a partitioning column.

Solution

This is not supported.