Database Error Messages

OCI-54032

column to be renamed is used in a virtual column expression

Cause

Attempted to rename a column that was used in a virtual column expression.


Action

Drop the virtual column first or change the virtual column expression to eliminate dependency on the column to be renamed.