ERROR | FORALL INSERT/UPDATE/DELETE not supported on remote tables |
CAUSE | The current statement refers to remote insert/update/delete for remote object. |
ACTION | Use a FOR loop instead of a FORALL loop or call a remote function or procedure that includes the FORALL INSERT/UPDATE/ DELETE statement. |