Message Oracle ORA-54031 - column to be dropped is used in a virtual column expression

ERRORcolumn to be dropped is used in a virtual column expression
CAUSEAttempted to drop a column that was used in a virtual column expression.
ACTIONDrop the virtual column first or change the virtual column expression to eliminate dependency on the column to be dropped.