Database Error Messages

Release
toggle
  • 23ai
  • 21c
  • 19c
Updated
Jun 24, 2024

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.