I can't compile in D1IM_v7 due Wait for DBQueue Processor

I'm getting a windows message Wait for DBQueue processor and I can't proceed with the compilation.

I checked JobQueue Configuration & some other setting and still the same issue.

Does anyone have any idea how to fix it or what's going on?  Below some screenshots.

Also, I noticed this error in the SQL Server which might be related.

Parents
  • I have run into this issue after increasing the number of CPUs. "Wait for DB Queue processor"

    In SSMS I see the following...

    Note: "agent not exists (queue prepare missing): QBM_PDBQueueProcess009"

    As a workaround, I lowered the CPU back down to the previous setting. I have heard there may be a method to force recalculation of agents to match the added queue based on current CPU count.

Reply
  • I have run into this issue after increasing the number of CPUs. "Wait for DB Queue processor"

    In SSMS I see the following...

    Note: "agent not exists (queue prepare missing): QBM_PDBQueueProcess009"

    As a workaround, I lowered the CPU back down to the previous setting. I have heard there may be a method to force recalculation of agents to match the added queue based on current CPU count.

Children
No Data