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

SQL Anywhere 10.0.1 » MobiLink - Server-Initiated Synchronization » MobiLink Notification Properties » Notifier properties » Notifier behavior properties

poll_every property Next Page

shared_database_connection property


Set this option to on if you want Notifiers to share connections.

When Notifiers share connections they consume fewer system resources without incurring performance penalties. However, in some situations it is not possible to share connections, such as when applications use SQL variables that have non-unique names among Notifiers.

Notifiers can share connections only if they are at the same isolation level.

The default is off.

See also