Common\DynamicUserLifetime

This configuration parameter is used to define the maximum retention period (in days) for dynamic system users in the database. This dynamic system user is deleted on grounds of performance if it is not used for a long period of time for logging in with a role based user. A new dynamic system user is created by a log in at a later date.

Value7
Enabledtrue
Resultingtrue
Cryptedfalse

Usage and hierarchy

Generated from DialogConfigParm snapshot plus SQL/C# source extraction. Usage rows are textual source evidence, not inferred runtime behavior.

Parent: Common

Child parameters

No child parameters in the current snapshot.

SQL modules using this parameter

  • dbo.QBM_ZDynamicUserShrink
    calls QBM_PSessionErrorAdd; writes DELETE dialoguser; reads/joins dialoguser, DialogDeferredOperation; uses config Common\DynamicUserLifetime

C# source references

No C# source usage extracted.