Monitor > Monitoring Data Integration jobs > Monitoring replication tasks
  

Monitoring replication tasks

To view detailed information about a specific replication task instance, click the job name on the All Jobs, Running Jobs, or My Jobs page.

Job properties

The job properties for each replication task display general properties about the instance.
The job properties include the following properties:
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
Task type, in this instance, replication 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.
Runtime Environment
Runtime environment in which the job ran.
Secure Agent
Secure Agent that ran the job.

Job results

The job results for each replication 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:
  • - 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 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
Total number of source error rows, target error rows, and transformation errors.
Requested Compute Units Per Hour
Number of serverless compute units per hour that the task requested.
You can view the number of requested compute units if the task runs in a serverless runtime environment.
Total Consumed Compute Units
Total number of serverless compute units that the task consumed.
You can view the number of consumed compute units if the task runs in a serverless runtime environment.
Error Message
Error message, if any, that is associated with the job.

Individual object results

The individual object results display results for individual target objects. You can also download the session logs for individual subtasks.
The job details include the following properties for each target object:
Property
Description
Object name
Name of the target object.
End time
Date and time that the job completed or stopped.
Status
Job status, either running, success, warning, or failed.
Success rows
Number of rows successfully written to the target.
Errors
Total number of source error rows, target error rows, and transformation errors.
Error message
Error encountered when writing to the target, if any.
Recommendation
Recommended action for errors.