Job System Console: Overview
The Job System Console Overview, accessible only by super user job admins, is divided into two regions Health and Performance.

-
Job System Health: overall summary internal job system performance and status
Dispatching - shows information such as status and configuration settings of Dispatchers running in the EM, and allows changing their configuration. Also shows information about usage of worker thread pools and connection pools used by Dispatchers.
Scheduling - shows information about DBMS jobs responsible for marking steps as ready to be executed.
Bookkeeping - shows information about the process called bookkeeping which is running frequently and is doing maintenance jobs.
Purging - shows the information about the process responsible for removing jobs past retention policy.
-
Job System Performance: overall summary of job system execution performance
Executions - shows the information about All Job Executions in the EM.
Jobs - shows the information about All Jobs in the EM.
Queues - shows the information about All job queues in the EM.
Steps - shows the information about All job execution steps in the EM.
Table 15-2 Example DBMS jojbs that use Queues
Job Name | Scheduler Job Name | Task |
---|---|---|
Agent Ping | EM_PING_MARK_NODE_STATUS | Keeps track of the health of the host targets in Enterprise Manager. |
Daily Maintenance | EM_DAILY_MAINTENANCE | This job does the daily repository maintenance tasks such as partition maintenance, stats updates, etc. |
Repository Metrics | MGMT_COLLECTION.COLLECTION_SUBSYSTEM | This job shows the amount of work done for the repository metrics. |
Rollup | EM_ROLLUP_SCHED_JOB | This job indicates the amount of data involved in the rollup job. |