dbo.QBM_PJobQueueDelete_Bulk
SQL_STORED_PROCEDURE
Created 2025-06-27T18:01:00.560 · modified 2026-04-14T23:20:32.003 · source: live DB sys.objects/sys.sql_expression_dependencies.
Parameters
| Name | Type | Output |
|---|---|---|
@TreesToDelete | QBM_YParameterList | no |
Referenced objects
| Schema | Object | Column/minor | Class |
|---|---|---|---|
| JobHistory | OBJECT_OR_COLUMN | ||
| JobQueue | OBJECT_OR_COLUMN | ||
| JobTreeParamColl | OBJECT_OR_COLUMN | ||
| QBM_PJournal | OBJECT_OR_COLUMN | ||
| QBM_PSessionErrorAdd | OBJECT_OR_COLUMN | ||
| QBM_YParameterList | TYPE | ||
| dbo | QBM_FCVJobParamDeflate | OBJECT_OR_COLUMN | |
| dbo | QBM_FCVJobParameterToString | OBJECT_OR_COLUMN | |
| dbo | QBM_FGIConfigparmValue | OBJECT_OR_COLUMN | |
| dbo | QBM_FGIJobQueueMessageAdd | OBJECT_OR_COLUMN | |
| dbo | QBM_FGIMaintenanceRunning_M | OBJECT_OR_COLUMN | |
| dbo | QBM_FGISessionErrorRethrow | OBJECT_OR_COLUMN |
Source-derived context
Generated from exported SQL module definitions plus read-only sandbox sys.objects/sys.parameters/sys.sql_expression_dependencies metadata. This is factual source evidence, not a semantic guess.
provenance: SQL definition export provenance: sandbox DB metadata modified: 2026-04-14T23:20:32.003
has TRY/CATCH error handling
Summary: calls QBM_PJournal, QBM_PSessionErrorAdd; writes INSERT into, INSERT JobHistory, DELETE Jobqueue; reads/joins JobQueue, JobTreeParamColl, JobHistory; uses config Common\ProcessState\JobHistory
Declared parameters
| Parameter | Type | Direction |
|---|---|---|
@TreesToDelete | qbm_yparameterlist | input |
DML targets
INSERT into INSERT JobHistory DELETE JobqueueCalled routines
Read/join references
SQL dependency metadata
Config/session
Config: Common\ProcessState\JobHistory
Session: None extracted.
DBQueue/tasks
None extracted.Temp tables / referenced variables
Temp: #LDS #Jobqueue #Database
Variables: @TreesToDelete @Trees @AnzahlLoeschGesamt @DebugSwitch @DebugLevel @DebugMessage @Message @ToHistory @rowcount @debugmessage @PROCID @debuglevel @Rethrow