PAUSE SYNC JOB

description

Pauses a running SyncJob in the database.

The paused job will stop synchronizing and keep the latest consumption location until it is resumed by the user.

Syntax:

  1. PAUSE SYNC JOB [db.]job_name

example

  1. Pause the SyncJob named job_name.

    PAUSE SYNC JOB job_name;

keyword

  1. PAUSE,SYNC,JOB,BINLOG