Monitor > Monitoring Data Integration jobs > Monitoring linear taskflows
  

Monitoring linear taskflows

To view detailed information about a linear taskflow instance, click the job name on the All Jobs, Running Jobs, or My Jobs page.
The following image shows the job details for a linear taskflow:
In this image, a linear taskflow instance was opened from the My Jobs page. The job details for the linear taskflow show the job properties, job results, and individual results for each subtask.
You view different details in each panel.

Job properties

The job properties for each linear taskflow instance display general properties about the instance.
The job properties include the following properties:
Property
Description
Task name
Name of the linear taskflow.
Instance ID
Instance number for the linear taskflow. For example, if you are looking at the third run of the taskflow, this field displays "3."
Task type
Task type, that is, Linear Taskflow.
Started by
Name of the user or schedule that started the job.
Start time
Date and time that the job was started.
End time
Date and time that the job completed or stopped.
Duration
Amount of time the job ran before it completed or was stopped.

Job results

The job results for each linear taskflow instance display the status of the job and success and error statistics.
The job results include the following properties:
Property
Description
Status
Job status. A job can have one of the following statuses:
  • - Starting. The job is starting.
  • - Running. The job is still running.
  • - Success. The job completed successfully.
  • - Stopped. The job was stopped by a user or the parent job has stopped running, so the subtask can't start.
  • - Warning. The job completed with errors.
  • - Failed. The job did not complete because it encountered errors.
Success rows
Number of rows successfully written to the target.
Errors
Number of rows that were not written to the target.

Individual task results

The individual task results display results for individual subtasks in the linear taskflow instance.
For each subtask, the job details include the following properties:
Property
Description
Task name
Name of the subtask.
End time
Date and time that the subtask completed or stopped.
Status
Status of the subtask. A subtask can have one of the following statuses:
  • - Queued. The job is queued on a Secure Agent, but it has not started yet.
  • - Starting. The job is starting.
  • - Running. The job is still running.
  • - Success. The job completed successfully.
  • - Stopped. The subtask was stopped by a user or the parent job has stopped running, so the subtask cannot start.
  • If you stop a subtask, Data Integration does not propagate the status to the parent task.
  • - Warning. The job completed with errors.
  • - Failed. The job did not complete because it encountered errors.
  • - Aborted. The job was aborted. Applies to file ingestion and replication subtasks.
Success rows
Number of rows successfully written to the target.
For each source and target in the subtask, this field displays the number of rows successfully read from the source and the number of rows successfully written to the target.
Errors
Total number of source error rows, target error rows, and transformation errors.
For each source and target in the subtask, this field displays the number of rows that were not read from the source and the number of rows that were not written to the target.
Error message
Error encountered when writing to the target, if any.
Recommendation
Recommended action for errors.