job that is in the Stopped, Aborted, or Failed state.
You can resume a job from either the
My Jobs
page in the
Mass Ingestion
service or from the
All Jobs
tab on the
Mass Ingestion
page in
Operational Insights
or
Monitor
.
When you resume an initial load job that has multiple subtasks,
Mass Ingestion Databases
starts only the subtasks that are in a Failed, Stopped, Aborted, or Queued state.
When you resume an incremental load job or a combined initial and incremental load job,
Mass Ingestion Databases
resumes replicating source data change from the last position recorded in the checkpoint file or target recovery table. A checkpoint will not be available unless a change record was processed for at least one of the tables during the first job run after deployment. If a checkpoint is not available, the job resumes processing from the configured restart point, which is the latest available position in the change stream by default.
For initial load jobs, the
Run
command might also be available. Click
Run
if you want the ingestion job to truncate all of the target tables and then reload the source data to the target tables.
Navigate to the row for the job that you want to resume.
In the Actions menu for the row, click
Resume
.
The
Resume
command is not available if the job is in the
Failed
state because the task deployment failed.
A subtask is started for each source table.
If an error occurs, an error message is displayed at the top of the page.