Welcome to Data Loader > Monitoring data loader tasks > Job details
  

Job details

To view detailed information about a specific job, click the job name on the My Jobs, Running Jobs, or All Jobs page. The job details page displays the job properties, job results, and results for each source object.
For each source object, you can download a log file that contains detailed information about the data load to the corresponding target object.

Job properties

The job details page displays the following information in the Job Properties area:
Property
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
The task type is always "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.
The start time is in the time zone associated with your user profile. For scheduled jobs, this can differ from the time zone that is configured for the schedule.
End Time
Date and time that the job completed or stopped.
The end time is in the time zone associated with your user profile. For scheduled jobs, this can differ from the time zone that is configured for the schedule.
Duration
Amount of time the job ran before it completed or was stopped.

Job results

The job details page displays the following information in the Job Results area:
Property
Description
Status
Job status. A job can have one of the following statuses:
  • - Initialized. The job is being prepared to start.
  • - Queued. The job is queued but hasn't started yet. Applies to subtasks.
  • - Running. The job is still running.
  • - Stopping. The job is stopping. Applies to jobs that you or another user stop by clicking the Stop icon.
  • - Warning. The job completed with errors.
  • - Completed. The job completed successfully.
  • - 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

The job details page displays the following information for each source object in the Individual Job Results area:
Property
Description
Object name
Name of the source object.
End time
Date and time that the job completed or stopped.
Status
Status of the data load from this source object.
Success rows
Number of rows successfully written to the target.
Error rows
Total number of source and target error rows.
Error message
Error message, if any, that is associated with the job.