The Contact sample includes batch files that perform initial synchronizations and illustrate MobiLink server and dbmlsync command lines.
Prerequisites
Ensure that build.bat has been run to create the Contact sample database.
Context and remarks
You can examine the contents of the following batch files, located in %SQLANYSAMP16%\MobiLink\Contact, in a text editor:
Start the MobiLink server.
At a command prompt, navigate to %SQLANYSAMP16%\MobiLink\Contact.
Run the following command:
step1 |
This command runs a batch file that starts the MobiLink server in a verbose mode. This mode is useful during development or troubleshooting, but has a significant performance impact and so would not be used in a routine production environment.
Synchronize both remote databases.
At a command prompt, navigate to %SQLANYSAMP16%\MobiLink\Contact.
Run the following command:
step2 |
This is a batch file that synchronizes both remote databases.
Shut down the MobiLink server.
At a command prompt, navigate to %SQLANYSAMP16%\MobiLink\Contact.
Run the following command:
step3 |
This is a batch file that shuts down the MobiLink server.
![]() |
Discuss this page in DocCommentXchange.
|
Copyright © 2014, SAP AG or an SAP affiliate company. - SAP Sybase SQL Anywhere 16.0 |