STOP-SYNC-JOB
STOP-SYNC-JOB​
Name​
STOP SYNC JOB
Description​
Stop a non-stop resident data synchronization job in a database by job_name
.
grammar:
STOP SYNC JOB [db.]job_name
Example​
-
Stop the data sync job named
job_name
STOP SYNC JOB `job_name`;
Keywords​
STOP, SYNC, JOB