-pc option

Syntax

Enables or disables persistent connections.

dblsn -pc { + | - } ...
Remarks

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.

Example

The following example disables persistent connections:

dblsn -pc-