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.

Open formatted source/search result

Parameters

NameTypeOutput
@TreesToDeleteQBM_YParameterListno

Referenced objects

SchemaObjectColumn/minorClass
JobHistoryOBJECT_OR_COLUMN
JobQueueOBJECT_OR_COLUMN
JobTreeParamCollOBJECT_OR_COLUMN
QBM_PJournalOBJECT_OR_COLUMN
QBM_PSessionErrorAddOBJECT_OR_COLUMN
QBM_YParameterListTYPE
dboQBM_FCVJobParamDeflateOBJECT_OR_COLUMN
dboQBM_FCVJobParameterToStringOBJECT_OR_COLUMN
dboQBM_FGIConfigparmValueOBJECT_OR_COLUMN
dboQBM_FGIJobQueueMessageAddOBJECT_OR_COLUMN
dboQBM_FGIMaintenanceRunning_MOBJECT_OR_COLUMN
dboQBM_FGISessionErrorRethrowOBJECT_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

ParameterTypeDirection
@TreesToDeleteqbm_yparameterlistinput

DML targets

INSERT into INSERT JobHistory DELETE Jobqueue

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