QBM\DBQueue\ChangeLimitDefault

The configuration parameter defines the default limit for changes (inserts, updates, or deletes) within a single operation. Takes effect if for the DBQueue Processor task no limitation is defined.

Value3000
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: QBM\DBQueue

Child parameters

No child parameters in the current snapshot.

SQL modules using this parameter

  • dbo.QBM_PDBQueueCalculateDelta
    calls QBM_PSessionContextSet, QBM_PJournal, QBM_PDBQCS_CurrentMoveSlot, QBM_PDBQueueInsert_Bulk, QBM_PSessionErrorAdd; writes INSERT into; reads/joins QBMDBQueueCurrent, DialogDBQueue; uses config QBM\DBQueue\OverloadLimit, QBM\DBQueue\ChangeLimitDefault; uses session context CHANGELIMIT, OVERLOADREACHED, CHANGELIMITREACHED, CHANGELIMITTIMEFORDELTA

C# source references

No C# source usage extracted.