Monitor > Monitoring Data Integration jobs > Monitoring synchronization tasks
  

Monitoring synchronization tasks

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

Job properties

The job properties for the synchronization 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, synchronization 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 synchronization 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.
  • - Stopped. The job was stopped by a user or the parent job has stopped running, so the subtask can't start.
  • - 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.
Errors
Total number of source error rows, target error rows, and transformation errors.
Session Log
Allows you to download the session log file. By default, Informatica Intelligent Cloud Services stores session logs for 10 runs before it overwrites the logs with the latest runs. If you want to retain session logs for more than 10 runs, you can configure the Maximum Number of Log Files property in the task wizard.
Session log files are written to the following directory:
<Secure Agent installation directory>/apps/Data_Integration_Server/logs
Error Rows File
Allows you to preview the error rows file for instances that have error rows. Click Preview Error Rows File to download the first 25 error rows and first 50 columns as a CSV file.
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.