Database Error Messages

ORA-22915

cannot ALTER a nested table's storage table to ADD/MODIFY columns

Cause

An attempt was made to ADD or MODIFY columns of a nested table's storage table.


Action

Columns cannot be added or modified for a nested table's storage table. You must alter the parent table's nested table column to cause any such change.