microsoft / microsoft/Code-Search

tbl_JobYield missing error

Open
#84 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
PowerShell
Stars
57
Forks
68
PR merge metrics
No merged PRs in 30d

Description

Truncate table search.tbl_JobYield fails in CleanUpCollectionIndexingState_IndexDelete.sql.
Seems that the table is (no longer) present?

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by inspecting CleanUpCollectionIndexingState_IndexDelete.sql and checking whether search.tbl_JobYield exists in the target database. Determine why the TRUNCATE TABLE step references a missing table, then verify that the cleanup script completes without this error.

Written by the indexing model from the issue text.

Assessment

Tech stack
sql
Domain
database
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.