Enables or disables persistent connections.
dblsn -pc { + | - } ...
By default, persistent connections are enabled. The - flag disables persistent connections; the + flag enables them.
Disabling persistent connections prevents the Listener from receiving push notifications, but allows short-lived persistent connections for device tracking and confirmation.
If a persistent connection is broken, the Listener continuously attempts to reconnect.
The following example disables persistent connections:
dblsn -pc- |
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |