Monitor > Monitoring Data Integration jobs > Monitoring data loader tasks
  

Monitoring data loader tasks

To view detailed information about a specific data loader task, click the instance name on the My Jobs, All Jobs, or Running Jobs pages.

Job properties

The job properties for each data loader task include general properties about the task.
The job properties include the following properties:
Properties
Description
Task Name
Name of the task.
Instance ID
Instance number for the task. For example, if you are looking at the third run of the task, this field displays "3."
Task Type
Task type, for example, data loader task.
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 data loader task 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.
  • - 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.
Error Rows
Total number of source and target error rows.

Individual job results

Individual job results display details for individual sources.
The individual source details include the following properties for each source:
Property
Description
Object Name
Name of the source object.
End time
Date and time that the individual job completed or stopped.
Status
Individual 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.
  • - 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.
Error Rows
Total number of source error rows or target error rows.
Error Message
Error message, if any, that is associated with the job.