An example of the Scheduler screen is shown below.

Toolbar/Jobs menu

Quick access to some job categories are in the toolbar. The complete options are listed under the Jobs menu and while most are self-explanatory they are described below:

ObjectDescription
Job  Name FilterLists the jobs whose names match the filter supplied. This filter only works as an appended filter to the main filter selected under Jobs, e.g. first enter a filter for Job Name Filter or select a filter from the drop-down list; and then choose your main filter under Jobs—e.g. All Jobs, Scheduled Jobs, etc.
All jobsLists all jobs in the middle pane
ScheduledLists the jobs that are waiting to run or are on hold.
Run/FailLists the jobs that are running and those that have failed.
My JobsLists the jobs you have scheduled or have run.
TodayLists the jobs you have scheduled for today.
Last 24 hoursLists the jobs that have run or started to run during the last 24 hours.
Prior 24 hoursLists the jobs that ran during the previous 24 hours.
This Weeks JobsLists the jobs that have run or are scheduled to run during the current week
Last Weeks JobsLists the jobs that ran during the last week.
Recent log entriesDisplays the Audit and Scheduler log which details the audit trail information of a task/job.
Scheduler statusLists all schedulers and displays their current status. The status is updated every few minutes, and a right menu option enables the polling of a scheduler for status, and the termination of a scheduler.

Top pane

The top pane shows the details of the jobs. Information covers:

ColumnDescription
Job nameThe name given to the job when created.
StatusThe status of the job. Refer to the following section for the various status values.
SequenceThis is a unique number assigned to each job iteration and job. If you enter a new job, it acquires a new sequence number. In normal daily processing when no new jobs have been created, sequence numbers will be sequential.
Start and Finish timesThe start and finish dates and times for the job.
Elapsed timeThe time that elapses from start to finish of a job.
OkThese are success messages written to the audit trail.
InfoInformational messages written to the audit trail about the running of the job. 
DetailLines written to the detail or error logs.
WarnThe number of warnings written to the audit trail.
ErrorThe number of error messages written to the audit trail.
WhoThe initials of the person who scheduled the job.

Additional fields can be added via the Tools > Select Job Report Fields option.

Middle pane

The middle pane shows the tasks related to a selected job. Task information available includes:

ColumnDescription
TaskThe object name.
ActionThe action to be done to the object.
StatusStatus of the task.
SequenceThis is a unique number assigned to each job iteration and job. If you enter a new job, it acquires a new sequence number. In normal daily processing when no new jobs have been created, sequence numbers will be sequential.
Start and Finish timesAs the names suggest, the start and finish dates and times for the task
Elapsed timeThe time that elapses from start to finish of a task.
InfoInformational messages written to the audit trail about the running of the job. 
DetailLines written to the detail or error logs.
WarningThe number of warnings written to the audit trail.
ResultResult of the task.

Additional fields can be added via the Tools > Select Task Report Fields option.

Bottom pane

The bottom pane shows the audit trail of a selected task/job. Audit trail information includes:

ColumnDescription
TaskThe object name.
StatusThe status of the message.
SequenceThis is a unique number assigned to each job iteration and job. If you enter a new job, it acquires a new sequence number. In normal daily processing when no new jobs have been created, sequence numbers will be sequential.
TimestampTime of message output.
MessageThe message.
DB MessageMessage from database.
JobJob relating to this message.
  • No labels