Database Error Messages

PLS-00435

DML statement without BULK In-BIND cannot be used inside FORALL

Action

The DML (SELECT/INSERT/DELETE/UPDATE) statement inside the FORALL statement must contain BULK IN-BIND variables.