Database Error Messages

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.