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
  • Hi Markus,

    This is the error that sql gives everytime the process tries to run. Not manually, with the agent


    Msg 50000, Sev 18, State 1, Line 113 : 50000 0 detected in (SRV=S-DAL, DB=D1IM) Procedure QBM_PDBQueueProcess_Main, Line 30 50000 0 starting QBM_PDBQueueProcess_Main unlimited is only allowed as an agent job [SQLSTATE 42000]

    If I execute a process or save person records, I can see the Job Queue processing those jobs. Also, I got an information that on the same day I got this issue the DB administrator install another SQL Instance on the same server. Don't know if this new instance might be causing the issue or not.

Reply
  • Hi Markus,

    This is the error that sql gives everytime the process tries to run. Not manually, with the agent


    Msg 50000, Sev 18, State 1, Line 113 : 50000 0 detected in (SRV=S-DAL, DB=D1IM) Procedure QBM_PDBQueueProcess_Main, Line 30 50000 0 starting QBM_PDBQueueProcess_Main unlimited is only allowed as an agent job [SQLSTATE 42000]

    If I execute a process or save person records, I can see the Job Queue processing those jobs. Also, I got an information that on the same day I got this issue the DB administrator install another SQL Instance on the same server. Don't know if this new instance might be causing the issue or not.

Children
No Data