RESUME-SYNC-JOB

Name

RESUME SYNC JOB

Description

Resume a resident data synchronization job whose current database has been suspended by job_name, and the job will continue to synchronize data from the latest position before the last suspension.

grammar:

  1. RESUME SYNC JOB [db.]job_name

Example

  1. Resume the data synchronization job named job_name

    1. RESUME SYNC JOB `job_name`;

Keywords

  1. RESUME, SYNC, LOAD

Best Practice