You can use the RESTARTRETRY command to
restart or retry an Insert or Delete Process that did not complete
successfully.
- If an Insert or Delete Process ends abnormally,
the command restarts the process from the last commit point.
- If an Insert or Delete Process ends normally, but
a number of rows could not be processed, the command retries the
process for those rows only.
Note: An Insert Process can be run as part of a Restore Process;
a Delete Process can be run as part of an Archive Process.