• Database error 515: Cannot insert the value NULL into column 'Queue', table 'OneIMProdDatabase.dbo.JobQueue'; column does not allow nulls. INSERT fails.

    Hi All,

    After migrating from 8.1.1 to 8.1.4 we are facing below error while configuring the job server. Please suggest.


    Error during execution of statement: insert into QBMServerHasDeployTarget (UID_QBMDeployTarget, UID_QBMServer, xdateinserted, xuserinserted…

  • Existing processes while DB compiling

    Hi,

    What will happen if we use the Emergency Stop in JobQueue to stop the processes before DB compiling?

    Can they all be re-initiated?

  • "[System.ComponentModel.Win32Exception] The network path was not found" Error in Job service logs

    Hi,

    We have configured 2 job servers local and remote. Local job server connects to DB directly whereas Remote job server connects to DB via App server. We have added "SQL processing Server" function to Remote job server and it is able to process sql…