Database Error Messages

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

ORA-44745

cannot add or drop columns to or from multiple tables

Cause

An attempt was made to add or drop columns to or from multiple tables in a single ALTER INDEX statement.


Action

Use multiple ALTER INDEX statements instead.