Sessions
When you select a job ID within the execution workflow, you can view the Sessions tab. The Sessions tab lists the sessions that ran for the workflow.
The Sessions tab contains the following fields:
- Job ID
- The job number that identifies the session. If you click Job ID, you can view the processed tables, affected and rejected rows of the tables, error messages, and session logs.
- Session Name
- The name of the session that ran in the workflow.
- Status
- The current status of the session. The session can have the following statuses:
- - In Queue. The PowerCenter Integration Service is waiting for resources before it starts the workflow.
- - Running. The workflow is running.
- - Success. The workflow completed successfully.
- - Error. The workflow did not complete due to errors.
- Source Rows Succeeded
- The number of valid source rows read during the session.
- Source Rows Failed
- The number of source rows that failed due to errors.
- Target Rows Succeeded
- The number of rows written to the target.
- Target Rows Failed
- The number of rows that were not written to the target.
- Start Date/Time
- The date and time that the session started.
- End Date/Time
- The date and time that the session ended.
- User
- The name of the user that started the workflow.