Common\Journal\LifeTime

Use this configuration parameter to specify the maximum retention period (in days) that a database journal entry can be stored in the database. Older entries are deleted from the database.

Value1
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\Journal

SQL modules using this parameter

  • dbo.QBM_PJournalShrink
    calls QBM_PDeleteBulk, QBM_PSessionErrorAdd; uses config Common\Journal\Delete\BulkCount, Common\Journal\Delete\TotalCount, Common\Journal\LifeTime…
  • dbo.QBM_PLoginAuditShrink
    calls QBM_PDeleteBulk, QBM_PSessionErrorAdd; uses config Common\Journal\Delete\BulkCount, Common\Journal\Delete\TotalCount, Common\Journal\LifeTime…

C# source references

No C# source usage extracted.