PullInvalidationSubsets

Reduces metadata locking by not requiring an R-lock (read lock) on the dimension during subset creation, deletion, or loading from disk.

Parameter type: optional, dynamic

Default value: T (enabled)

When a user logs in, the system loads the user's unregistered subsets from disk. At the same time, a TurboIntegrator process that edits a dimension will hold an IX (intent-to-write) lock on the dimension for the process duration. In previous releases, or when this parameter is set to F (disabled), logging in could be blocked for the entire duration of a long-running TurboIntegrator process. Planning Analytics lock types are incompatible with each other.