Message Oracle PLS-00739 - FORALL INSERT/UPDATE/DELETE not supported on remote tables

ERRORFORALL INSERT/UPDATE/DELETE not supported on remote tables
CAUSEThe current statement refers to remote insert/update/delete for remote object.
ACTIONUse a FOR loop instead of a FORALL loop or call a remote function or procedure that includes the FORALL INSERT/UPDATE/ DELETE statement.