Database Error Messages

PLS-00739

FORALL INSERT, UPDATE, DELETE, or MERGE not supported on remote tables

Action

Use a FOR loop instead of a FORALL loop or call a remote function or procedure that includes the FORALL INSERT, UPDATE, DELETE, or MERGE statement.