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