Is there a query to check thread jobs?
I have a number of processes that create thread jobs, and as the environment is clustered we need to restart when pushing to production. Is there a query we can run to check thread jobs on each environment?
Comments
-
Because they're not stored directly in the database, these thread jobs will need to be checked in the environment itself.
You can find this under System > Administration > System Tools, within the 'Event Viewer':
Thread jobs can also be viewed in version 8.5+ under System > Jobs and Events > Scheduled Jobs, then selecting 'Thread Jobs'.
Please see the below documentation for additional detail:
https://documentation.decisions.com/docs/about-thread-jobs#viewing-thread-job-queues
