System Administration
Job Queue (Task) H
Use this page to view the tasks for failed jobs.
To access this page:
- Select Admin > Resources > Jobs (Failed) in the Navigation pane.
- Click Vertical View for a failed job.
- Click the Tasks button.
NOTE: Thi
Field |
Description |
---|---|
TASK ID |
Displays a unique identifier for the task in the queue. |
STATUS |
Displays the status of the task. Values are Ready, Failed or Completed. |
TASK TYPE |
Displays whether the task is a stored procedure (SP), event or error. |
TASK OBJECT |
Displays the name of the stored procedure, event or error (for example, webService_UpdateStatusDeleteData). |
TIMEOUT |
Displays the time (calculated from the START TIME to the END TIME) that a process can take to execute before it times out. |
MAXIMUM REPEATS |
Displays the maximum number of times the task will run after timing out. The default is 0, meaning that the task only runs once. |
RECORD COUNT |
Displays the number of records affected by the task’s processing. |
START TIME |
Displays the time the task began processing. |
END TIME |
Displays the time the task finished processing. |