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

SQL Anywhere 11.0.0 » MobiLink - Server Administration » Using MobiLink Technology » MobiLink server options

 

-f option

Loads synchronization scripts only once, for better performance.

Syntax
mlsrv11 -c "connection-string" -f ...
Remarks

Without the -f option, the MobiLink server checks to see if synchronization scripts have changed during regular operation. This checking is helpful during development, but can have an unnecessary performance impact in a production environment. With the -f option, the MobiLink server loads the synchronization scripts only once per MobiLink session.