Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 17 » MobiLink and SAP HANA Remote Data Sync - Client Administration » SQL Anywhere clients for MobiLink » MobiLink SQL Anywhere client utility (dbmlsync) syntax

-bk dbmlsync option

Enables background synchronization.

Syntax
dbmlsync -bk "connection-string" ...
Remarks

During a background synchronization, the database server drops the dbmlsync connection to the remote database and rolls back any uncommitted dbmlsync operations, if another connection is waiting for access to any database resource that dbmlsync has locked. This allows the other connections to go forward without waiting for the synchronization to complete. Depending on the operations dbmlsync had outstanding when its connection is dropped, there may still be a significant delay for the waiting connection as the database rolls back the dbmlsync uncommitted changes.

When the dbmlsync connection is dropped, the synchronization in progress will fail and report errors.