Quickly resolve Oracle Database errors with Oracle Doctor
Oracle Database Error ORA-25010
ORA-25010 Invalid nested table column name in nested table clause
Cause
The column name specified in the nested table clause of an INSTEAD OF trigger does not correspond to a nested table column.
Action
Specify a nested table column on which the trigger is to be defined.