PAUSE-SYNC-JOB
PAUSE-SYNC-JOBβ
Nameβ
PAUSE SYNC JOB
Descriptionβ
Pause a running resident data synchronization job in a database via job_name
. The suspended job will stop synchronizing data and keep the latest position of consumption until it is resumed by the user.
grammar:
PAUSE SYNC JOB [db.]job_name
Exampleβ
Pause the data sync job named
job_name
.PAUSE SYNC JOB `job_name`;
Keywordsβ
PAUSE, SYNC, JOB