Available Columns in the Job Monitor 
The following columns are available in the job monitor:
Field |
Description |
Description |
The name of the job. Equals the description of the submitted job definition that created this job. |
Job Id |
The job id for this Job. This is unique for every Job. |
Job Definition |
The job definition that was submitted to create this job. |
Status |
The current status of the job. |
Job Files |
The output files of the job. Choose the links in the table to display the content of the output files. |
Queue |
The queue the job was submitted into. |
Submit Frame |
The submit frame the job was submitted into. |
Process Server |
The process server assigned to handle the job. |
Priority |
The priority of a job in the range 1 to 100. Higher values have precedence. |
Run Start |
The date and time the job status started executing. |
Run End |
The date and time when the job finished. |
Scheduled Start Time |
The scheduled start date and time of the job. This is calculated by the dispatcher, and is dependent on any time windows associated with the Job, or the jobs queue, and the requested start time set by the user. This value is also set on a best effort basis when this job was submitted. |
Creation Time |
The creation date of this Job. |
Last Modification Time |
The last modification date of the job. |
Next Submit Base Time |
The time that will be used as a start time for the calculation of the next requested start time for a job with a submit frame, or for the requested start time of a new job where the job has an infinite recurrence pattern. |
Requested Start Time Type |
Has the requested start time been explicitly set by the user, or has it been inherited from the Job's parent. |
Requested Start Time |
This is the time that the user has requested that the job start. In the absence of other restrictions, for example, time windows, this will be the scheduled start time. |
Restart Count |
The number of restarts left for this job. |
RemoteCreationTime |
The creation time of the job in the remote system |
RemoteEvent |
The remote event |
RemoteId |
The remote unique identifier |
RemoteRunEnd |
The remote end time of the job |
RemoteRunStart |
The remote start time of the job |
RemoteStatus |
The remote status |
RemoteSystem |
The remote system |
Job Parameters |
The parameters for the job. |
Job Wait Events |
Events that need to be raised before the job runs. |
Job Raise Events |
Events that will be raised when the job reaches a certain state. |
Job Messages |
Messages generated by the system and the jobs specific for this job. |
Job Notes |
Ad-hoc job notes written by end-users attached to this job. |
Note
On clusters with multiple nodes, job id's are not necessarily sequential in time. Each node in the cluster will have arrange of job id's.