Database Error Messages

ORA-23291

Only base table columns may be renamed

Cause

Tried to rename a column of a non-base table, like object table/ nested table/ materialized view table.


Action

None. This is not allowed.