Monitor > Monitoring Data Integration jobs > Monitoring PowerCenter tasks
  

Monitoring PowerCenter tasks

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

Job properties

The job properties for each PowerCenter task instance 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, PowerCenter.
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 PowerCenter task instance 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.
  • - 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.
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 need the session logs for earlier runs, take a backup of the directory that holds the session log files.
Session log files are written to the following directory:
<Secure Agent installation directory>/apps/Data_Integration_Server/logs
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.