Audience: Data Users
Content Summary: This page shows users how to identify background jobs that take too long to run.
Below is a SQL query, which will help determine background jobs that take too long to run.
Note: This query unions the job and archive table. Adjust the top interval appropriately for your needs.
Run the following SQL query to determine background jobs that take too long to run.