Back to OIM Explorer

QBMDBQueueTaskMetric

Generated table/view profile from relation entities, typed edges, trigger evidence, source references, and object-layer metadata.

1relations
0typed edges
0triggers
0queue edges
0method edges
0event edges

Verified DialogTable / DialogColumn Metadata

Live read-only DialogTable metadata describes this as a Database Agent Service task-processing snapshot. DialogColumn metadata documents queue capacity and processing columns such as CountInDBQueue, CountProcessing, CurrentBulk, IsBulkEnabled, MaxInstanceEffective, PathLength, ProcedureName, RestoreDelay, and task predecessor/follower columns.

Database Agent Service snapshotDisplayName
WORKUsageType
UID_TaskDialogTable PK
337CountRows

DialogTable remarks: Snapshot of the task processing of the Database Agent Service.

Column Descriptions

ColumnCaptionDialogColumn commentaryFlags / type
UID_TaskDBQueue Processor taskUnique task identifier.PK, UID, foreign key
ProcedureNameProcedureProcedure that executes the task.varchar(61)
CountInDBQueueNumber of tasksNumber of entries in the DialogDBQueue table per request.int
CountProcessingNumber in status PROCESSINGNumber of processes in execution status "PROCESSING".int
CurrentBulkCurrent number (bulk processing)Current number of jobs to be processed in one slot.int
IsBulkEnabledBulk processingDefines whether the procedure is suitable to bulk processing.bit
MaxInstanceEffectiveMax. instancesMaximum number of slots that can be filled with this job in parallel.int
PathLengthCalculated weightingCalculated weighting to determine the jobs to be processed.int
SlotInformationSlotsListing of slots assigned to the task, including processing status and count.varchar(max)
UID_TaskAutomatedFollowerTask followerFollow-up function.UID, foreign key
UID_TaskAutomatedPredecessorTask predecessorPredecessor function.UID, foreign key
UID_TaskParentParent taskParent task identifier.UID, foreign key

Indexes

Triggers

Verified Relations

Typed Edges

TypeSourceTargetEvidence
No typed edges matched.

Related Evidence

Scalar FunctionSandbox DB
dbo.QBM_FGICutOffTaskExists

Scalar Function.

Open source