Monitor > Monitoring Data Integration jobs > Monitoring masking tasks
  

Monitoring masking tasks

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

Job properties

The job properties for each masking 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, masking 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 masking 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.
Error Rows File
Allows you to preview the error rows file. Click Preview Error Rows File to download the first 25 error rows and first 50 columns as a CSV file.
Subset Rows
Number data subset rows loaded to the target.
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.

Activity log details

The activity log displays results for individual subtasks.
The activity log details include the following properties for each subtask:
Property
Description
Name
Name of the subtask
End time
Date and time the subtask completed. You can also download the session log for the subtask.
Status
Status of the subtask.
Success rows
Number of rows successfully written to the target.
Error rows
Number of rows that were not written to the target
Error message
Error message, if any, associated with the job.
Recommendation
Recommended action you can take regarding the job.