DBQueue walkthroughs

Concrete, source-derived navigation examples from a clue to the right explorer, recipe, and evidence cross-check. These walkthroughs are not live queue telemetry.

11walkthroughsconcrete examples
11clue kindsrouter categories
88example cluesdeep links
13route facetsexplorers
83complete profilesevidence coverage

Follow a SQL parameter into route context

Starting clue: @GenProcID · 570 modules · 205 tasks · 12 families

Open exact routePrimary explorerRecipeSearch this clue

  1. Recognize the clue type
    Starts with `@`, e.g. `@GenProcID`, `@DBQueueElements_01`, `@SlotNumber`, `@XUser`.
    db/dbqueue-clue-router.html#clue-sql-parameter
  2. Open the concrete route
    Use the pre-linked example for @GenProcID.
    db/dbqueue-parameter-routes.html#parameter-genprocid
  3. Use the primary explorer
    Parameter routes gives the route-level view for this clue family.
    db/dbqueue-parameter-routes.html
  4. Follow the workflow recipe
    Use this when a parameter such as @GenProcID or @DBQueueElements_01 is the clue and you need route context.
    db/dbqueue-recipes.html#recipe-from-parameter
  5. Cross-check evidence coverage
    Treat absent task/config/DML/read/parameter dimensions as coverage prompts, not proof of runtime behavior.
    db/dbqueue-evidence.html

Compare callers for a QBM_PDBQueueInsert* routine

Starting clue: QBM_PDBQueueInsert_Bulk · 494 modules · 187 tasks

Open exact routePrimary explorerRecipeSearch this clue

  1. Recognize the clue type
    Looks like `QBM_PDBQueueInsert_Bulk`, `_Single`, `_WaitForComp`, or case variants.
    db/dbqueue-clue-router.html#clue-insert-routine
  2. Open the concrete route
    Use the pre-linked example for QBM_PDBQueueInsert_Bulk.
    db/dbqueue-insert-routines.html#routine-qbm-pdbqueueinsert-bulk
  3. Use the primary explorer
    Insert routines gives the route-level view for this clue family.
    db/dbqueue-insert-routines.html
  4. Follow the workflow recipe
    Use this when the clue is an insert routine name and you need to compare callers, task markers, and route families.
    db/dbqueue-recipes.html#recipe-from-insert-routine
  5. Cross-check evidence coverage
    Treat absent task/config/DML/read/parameter dimensions as coverage prompts, not proof of runtime behavior.
    db/dbqueue-evidence.html

Trace a DBQueue task marker to callers

Starting clue: QBM-K-ScriptAssemblyReset · 64 modules · 3 routines

Open exact routePrimary explorerRecipeSearch this clue

  1. Recognize the clue type
    Looks like `QBM-K-*`, `QER-K-*`, `TSB-K-*`, etc.
    db/dbqueue-clue-router.html#clue-task-marker
  2. Open the concrete route
    Use the pre-linked example for QBM-K-ScriptAssemblyReset.
    db/dbqueue-task-routes.html#task-qbm-k-scriptassemblyreset
  3. Use the primary explorer
    Task routes gives the route-level view for this clue family.
    db/dbqueue-task-routes.html
  4. Follow the workflow recipe
    Use this when you have a marker such as QBM-K-ScriptAssemblyReset or QER-K-OrgAutoChild and need insert routines plus caller modules.
    db/dbqueue-recipes.html#recipe-from-task-marker
  5. Cross-check evidence coverage
    Treat absent task/config/DML/read/parameter dimensions as coverage prompts, not proof of runtime behavior.
    db/dbqueue-evidence.html

Profile one SQL caller module

Starting clue: dbo.QER_TUBaseTree · 15 tasks · 2 families · 2 routines

Open exact routePrimary explorerRecipeSearch this clue

  1. Recognize the clue type
    Looks like `dbo.QER_TUBaseTree`, `dbo.QBM_ZPrePropTable`, trigger/procedure names, or module URLs.
    db/dbqueue-clue-router.html#clue-caller-module
  2. Open the concrete route
    Use the pre-linked example for dbo.QER_TUBaseTree.
    db/dbqueue-module-routes.html#module-qer-tubasetree
  3. Use the primary explorer
    Module routes gives the route-level view for this clue family.
    db/dbqueue-module-routes.html
  4. Follow the workflow recipe
    Use this when you know a caller module name such as QER_TUBaseTree and need all DBQueue signals for that module.
    db/dbqueue-recipes.html#recipe-from-module
  5. Cross-check evidence coverage
    Treat absent task/config/DML/read/parameter dimensions as coverage prompts, not proof of runtime behavior.
    db/dbqueue-evidence.html

Route from a config-path clue

Starting clue: QER\ComplianceCheck\IncludeTSBPersonUsesAccount · 28 modules · 11 tasks · 3 families

Open exact routePrimary explorerRecipeSearch this clue

  1. Recognize the clue type
    Contains backslash-separated config paths such as `QER\ITShop\…` or `Common\ProcessState`.
    db/dbqueue-clue-router.html#clue-config-ref
  2. Open the concrete route
    Use the pre-linked example for QER\ComplianceCheck\IncludeTSBPersonUsesAccount.
    db/dbqueue-config-routes.html#config-qer-compliancecheck-includetsbpersonusesaccount
  3. Use the primary explorer
    Config routes gives the route-level view for this clue family.
    db/dbqueue-config-routes.html
  4. Follow the workflow recipe
    Use this when a config path appears in DBQueue caller source and you need route/task/module context.
    db/dbqueue-recipes.html#recipe-from-config
  5. Cross-check evidence coverage
    Treat absent task/config/DML/read/parameter dimensions as coverage prompts, not proof of runtime behavior.
    db/dbqueue-evidence.html

Route from a write/DML clue

Starting clue: INSERT into · 545 modules · 214 tasks · 12 families

Open exact routePrimary explorerRecipeSearch this clue

  1. Recognize the clue type
    Looks like `INSERT into`, `UPDATE not`, `DELETE PersonWantsOrg`, or another write clue.
    db/dbqueue-clue-router.html#clue-dml-target
  2. Open the concrete route
    Use the pre-linked example for INSERT into.
    db/dbqueue-dml-routes.html#dml-insert-into
  3. Use the primary explorer
    DML routes gives the route-level view for this clue family.
    db/dbqueue-dml-routes.html
  4. Follow the workflow recipe
    Use this when a write pattern such as INSERT, UPDATE, DELETE, or a table-like DML target is the clue.
    db/dbqueue-recipes.html#recipe-from-dml
  5. Cross-check evidence coverage
    Treat absent task/config/DML/read/parameter dimensions as coverage prompts, not proof of runtime behavior.
    db/dbqueue-evidence.html

Route from a read/table clue

Starting clue: inserted · 369 modules · 167 tasks · 12 families

Open exact routePrimary explorerRecipeSearch this clue

  1. Recognize the clue type
    Looks like table/read markers such as `inserted`, `deleted`, `QBMDBQueueCurrent`, `PersonWantsOrg`, or `BaseTree`.
    db/dbqueue-clue-router.html#clue-read-ref
  2. Open the concrete route
    Use the pre-linked example for inserted.
    db/dbqueue-read-routes.html#read-inserted
  3. Use the primary explorer
    Read routes gives the route-level view for this clue family.
    db/dbqueue-read-routes.html
  4. Follow the workflow recipe
    Use this when a table/read marker such as QBMDBQueueCurrent, inserted, deleted, or PersonWantsOrg appears in source evidence.
    db/dbqueue-recipes.html#recipe-from-read-ref
  5. Cross-check evidence coverage
    Treat absent task/config/DML/read/parameter dimensions as coverage prompts, not proof of runtime behavior.
    db/dbqueue-evidence.html

Compare one task family prefix

Starting clue: QBM · 408 modules · 89 tasks · 5 routines

Open exact routePrimary explorerRecipeSearch this clue

  1. Recognize the clue type
    Looks like a task namespace prefix such as `QBM`, `QER`, `TSB`, `ADS`, `LDP`, `ATT`, `RMS`, `CPL`, or `RPS`.
    db/dbqueue-clue-router.html#clue-family-prefix
  2. Open the concrete route
    Use the pre-linked example for QBM.
    db/dbqueue-family-routes.html#family-qbm
  3. Use the primary explorer
    Family routes gives the route-level view for this clue family.
    db/dbqueue-family-routes.html
  4. Follow the workflow recipe
    Use this to compare QBM, QER, TSB, ADS, LDP, ATT, and other task-prefix families.
    db/dbqueue-recipes.html#recipe-compare-family
  5. Cross-check evidence coverage
    Treat absent task/config/DML/read/parameter dimensions as coverage prompts, not proof of runtime behavior.
    db/dbqueue-evidence.html

Start with a high-signal hotspot

Starting clue: mixed insert routines · 46 modules

Open exact routePrimary explorerRecipeSearch this clue

  1. Recognize the clue type
    Use when the clue is mixed-routine, multi-family, high task fan-out, route fan-out, or config-heavy behavior.
    db/dbqueue-clue-router.html#clue-hotspot-signal
  2. Open the concrete route
    Use the pre-linked example for mixed insert routines.
    db/dbqueue-signals.html
  3. Use the primary explorer
    Signal report gives the route-level view for this clue family.
    db/dbqueue-signals.html
  4. Follow the workflow recipe
    Use this when you need likely high-impact modules or cross-family/routine areas first.
    db/dbqueue-recipes.html#recipe-triage-hotspots
  5. Cross-check evidence coverage
    Treat absent task/config/DML/read/parameter dimensions as coverage prompts, not proof of runtime behavior.
    db/dbqueue-evidence.html

Audit missing evidence before concluding behavior

Starting clue: complete profiles · 83 modules

Open exact routePrimary explorerRecipeSearch this clue

  1. Recognize the clue type
    Use when you need to know whether missing task/config/DML/read/parameter evidence is a corpus gap before concluding behavior.
    db/dbqueue-clue-router.html#clue-evidence-gap
  2. Open the concrete route
    Use the pre-linked example for complete profiles.
    db/dbqueue-evidence.html
  3. Use the primary explorer
    Evidence coverage gives the route-level view for this clue family.
    db/dbqueue-evidence.html
  4. Follow the workflow recipe
    Use this when a module or route appears to lack a task/config/DML/read/parameter dimension and you need to distinguish corpus coverage from runtime behavior.
    db/dbqueue-recipes.html#recipe-audit-gaps
  5. Cross-check evidence coverage
    Treat absent task/config/DML/read/parameter dimensions as coverage prompts, not proof of runtime behavior.
    db/dbqueue-evidence.html

Start when the clue is broad or unknown

Starting clue: DBQueue route facets · 13 facets

Open exact routePrimary explorerRecipeSearch this clue

  1. Recognize the clue type
    Use when the clue is only “DBQueue”, “ChangeLimit”, or an unfamiliar token.
    db/dbqueue-clue-router.html#clue-unknown-clue
  2. Open the concrete route
    Use the pre-linked example for DBQueue route facets.
    db/dbqueue-route-facets.html
  3. Use the primary explorer
    Open Unknown or broad DBQueue clue primary explorer.
    db/dbqueue-route-facets.html
  4. Follow the workflow recipe
    Use this when the symptom only says “DBQueue” or “ChangeLimit” and you do not yet know whether the clue is a task marker, routine, module, config, DML target, read ref, or parameter.
    db/dbqueue-recipes.html#recipe-start-broad
  5. Cross-check evidence coverage
    Treat absent task/config/DML/read/parameter dimensions as coverage prompts, not proof of runtime behavior.
    db/dbqueue-evidence.html