Database Error Messages

ORA-22914

DROP of nested tables not supported

Cause

Attempted to DROP a nested table.


Action

nested tables cannot be explicitly dropped. nested tables can only be dropped by dropping their containing parent table.