Maintain a persistent connection to the MobiLink server between synchronizations.
dbmlsync -pc+ ...
When this option is specified, dbmlsync connects to the MobiLink server as usual, but it then keeps that connection open for use with subsequent synchronizations. A persistent connection is closed when any of the following occur:
An error occurs that causes a synchronization to fail.
Liveness checking has timed out.
See timeout.
A synchronization is initiated in which the communication type or address are different. This could mean that the settings are different (for example, a different host is specified), or that they are specified in a different way (for example, the same host and port are specified, but in a different order).
When a persistent connection is closed, a new connection is opened that is also persistent.
This option is most useful when the client synchronizes frequently and the cost of establishing a connection to the server is high.
By default, persistent connections are not maintained.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |