Jobs

The jobs system table includes information about the jobs that run within your organization.

From a worksheet within Upsolver, run the following query:

SELECT * 
FROM system.monitoring.jobs;

The system.monitoring.jobs table includes the following columns:

Last updated