Oracle Message ORA-22906 - cannot perform DML on expression or on nested table view column

ERRORcannot perform DML on expression or on nested table view column
CAUSEAttempted to perform a DML on an expression or on a nested table view column where a nested table column of a base table is expected.
ACTIONOnly nested table column of a base table is allowed in the DML.