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.
| Value | 1 |
|---|---|
| Enabled | true |
| Resulting | true |
| Crypted | false |
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
Child parameters
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.