Common\JobQueueStats

If this configuration parameter is set, %Globals.QIM_ProductNameShort% Service statistic data is written to the database (table "JobQueueStats").

Value1
Enabledfalse
Resultingfalse
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

SQL modules using this parameter

  • dbo.QBM_PJobQueueDelete
    calls QBM_PWaitForSeconds, QBM_PJournal, QBM_PSessionErrorAdd; writes INSERT into, INSERT JobHistory, INSERT JobQueueStats, UPDATE JobQueue, DELETE Jobqueue; reads/joins JobQueue, JobTreeParamColl, JobHistory; uses config Common\JobQueueStats
  • dbo.QBM_PJobQueueLoad
    calls QBM_PSessionContextSet, QBM_PJobCreate_HOFireEvent_B, QBM_PQBMServerHasJobService, sys, QBM_PExecuteSQLWithRetry_LLP…; writes INSERT into, INSERT JobQueueStats, UPDATE QBMServer, UPDATE jobqueue; reads/joins QBMServer, QBM_FCVStringToListSplitted, DialogDatabase, DialogScriptAssembly, QBMFileRevision…; uses config Common\Autoupdate, Common\Jobservice\LoadedJobsTimeOut, Common\JobQueueStats; uses session context XUser, GenProcID
  • dbo.QBM_TIJobqueue
    calls QBM_PJobQueueOverviewSetInv, QBM_PJobCreate_HOFireEvent, QBM_PSessionErrorAdd; writes INSERT not, INSERT into, INSERT JobQueueStats, UPDATE JobQueue; reads/joins inserted, QBMJobqueueOverview, jobchain, Jobqueue, JobQueue; uses config Common\JobQueueStats

C# source references

No C# source usage extracted.