(execute slot single)500000 re-throw in Procedure errors in system journal

After updating a job servers' name and full path(multiple times over a span of a few minutes, due to operations' user error), the Dbqueue became unresponsive for over an hour.

We had to run the dbqueue reset process as described here: support.oneidentity.com/.../dbqueue-processor-does-not-process-tasks , which fixed the queue and start processing again, but ever since the reset, the system journal in jobqueueinfo every 2 minutes logs the above re-throw errors.

There doesn't appear to be any adverse affects, but what can we do to clear this error?  Any oim process that would run on the database should already have permissions, right?

(execute slot single)50000 0 re-throw in Procedure QBM_ZUpdateStatistics, Line 415247 0 detected in (SRV=[DBredacted]) Procedure sp_updatestats, Line 1515247 0 User does not have permission to perform this action.

"Logged in system user": QBM_PDBQueueRunner

Thanks

Parents
  • Who did you run the commands with to reset the queue as per the KB you mentioned? Basically the error means that when the SQL agents got recreated it was with an account that is not the owner of the Identity Manager database.

Reply
  • Who did you run the commands with to reset the queue as per the KB you mentioned? Basically the error means that when the SQL agents got recreated it was with an account that is not the owner of the Identity Manager database.

Children