SubsetElementBreatherCount

This parameter manages the wayPlanning Analytics database handles locking behavior for subsets.

Parameter type: optional, dynamic

When

SubsetElementBreatherCount=-1

The Planning Analytics database never releases the lock on subsets when other requests for the subset are pending. This setting is the default. It can optimize view performance for a single user, but at the cost of multi-user concurreny.

When SubsetElementBreatherCount is set to any value greater than zero (0), the Planning Analytics database releases the lock on subsets when other requests for the subset are pending, then reacquires the lock after pending requests are processed. This setting improves performance when multiple users attempt to access the same subset, particularly when the subset contain more than 100 elements.