Setting up scheduling with dbmlsync options

Instead of running dbmlsync in a batch fashion, where it synchronizes and then shuts down, you can set up a SQL Anywhere client so that dbmlsync runs continuously, synchronizing at predetermined times.

You specify the synchronization schedule as an extended option. It can be specified either on the dbmlsync command line or it can be stored in the database for the synchronization user, subscription, or publication.

For more information about scheduling syntax, see Schedule (sch) extended option.

For more information about extended options, see:

To add scheduling to the synchronization subscription
To add scheduling from the dbmlsync command line

If scheduled synchronization is specified in either place, dbmlsync does not shut down after synchronizing, but runs continuously.