RESUME-ROUTINE-LOAD
RESUME-ROUTINE-LOAD​
Name​
RESUME ROUTINE LOAD
Description​
Used to restart a suspended Routine Load job. The restarted job will continue to consume from the previously consumed offset.
RESUME [ALL] ROUTINE LOAD FOR job_name
Example​
-
Restart the routine import job named test1.
RESUME ROUTINE LOAD FOR test1;
-
Restart all routine import jobs.
RESUME ALL ROUTINE LOAD;
Keywords​
RESUME, ROUTINE, LOAD