Restart or Retry a Process

You can use the RESTARTRETRY command to restart or retry an Insert or Delete Process that did not complete successfully.

  • If an Insert Process ends abnormally, the command restarts the process from the last commit point.
  • If an Insert Process ends normally, but a number of rows could not be processed, the command retries the process for those rows only.