Monitor > Monitoring Data Integration jobs > Monitoring data transfer tasks
  

Monitoring data transfer tasks

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

Job properties

The job properties for each data transfer 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 transfer 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.
Context Name
Name of the task that is associated with the job.

Job results

The job results for each data transfer 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.
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.

Individual source and target results

Individual source and target results display details for individual sources and targets.
The individual source and target details include the following properties for each source and target:
Property
Description
Name
Name of the source or target object.
Success rows
Number of rows successfully written to the target.
Affected rows
Number of rows affected by the defined task operation.
Errors
Total number of source error rows or target error rows.
Error Message
Error message, if any, that is associated with the job.