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

-c dbmlsync option

Specifies connection parameters for the remote database.

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

The connection string must give dbmlsync permission to connect to the SQL Anywhere remote database as a user that has the SYS_REPLICATION_ADMIN_ROLE system role or equivalent privileges.

Specify the connection string in the form keyword = value, with multiple parameters separated by semicolons. If any of the parameter names contain spaces, you need to enclose the connection string in double quotes.

If you do not specify -c, a dbmlsync Setup window appears. You can specify the remaining command line options in the connection window fields.