Table of Contents

Search

  1. Preface
  2. Understanding the Repository
  3. Using the Repository Manager
  4. Folders
  5. Managing Object Permissions
  6. Local and Global Shortcuts
  7. Team-Based Development with Versioned Objects
  8. Labels
  9. Object Queries
  10. Team-Based Development with Deployment Groups
  11. Copying Folders and Deployment Groups
  12. Exporting and Importing Objects
  13. Exchanging Metadata
  14. Copying Objects
  15. Metadata Extensions
  16. MX Views Reference
  17. PowerCenter Reports Reference

Repository Guide

Repository Guide

REP_SESS_TBL_LOG

REP_SESS_TBL_LOG

This view contains information about the status of an individual session run against a target. It provides the last update time, row counts, and error status based on a last update timestamp on a per target basis.
The following table lists individual session information in the REP_SESS_TBL_LOG view:
Column Name
Datatype
Description
SUBJECT_AREA*
VARCHAR2 (240)
Folder name.
SUBJECT_ID*
NUMBER
Folder ID.
SESSION_NAME*
VARCHAR2 (240)
Session name.
SESSION_ID*
NUMBER
Session ID.
SESSION_INSTANCE_NAME
VARCHAR2 (240)
Name of the session instance.
SESSION_INSTANCE_ID*
NUMBER
Session instance ID.
WORKFLOW_ID*
NUMBER
Workflow ID.
WORKFLOW_VERSION_NUMBER*
NUMBER
Workflow version number.
TABLE_NAME*
VARCHAR2 (240)
Name of the table for this log.
TABLE_ID*
NUMBER
Target table ID.
TABLE_VERSION_NUMBER*
NUMBER
Version number of the target.
TABLE_BUSNAME
VARCHAR2 (240)
Business name of the target.
TABLE_INSTANCE_NAME
VARCHAR2 (240)
Target instance name for the session.
SUCCESSFUL_ROWS
NUMBER
Number of successfully loaded target rows.
SUCCESSFUL_AFFECTED_ROWS
NUMBER
Number of affected target rows
FAILED_ROWS
NUMBER
Number of failed target rows.
LAST_ERROR
VARCHAR2 (2000)
Last error message.
LAST_ERROR_CODE
NUMBER
Last error code.
START_TIME
DATE
Time the target load started.
END_TIME
DATE
Time the target load ended.
SESSION_TIMESTAMP
NUMBER
Session timestamp.
BAD_FILE_LOCATION
VARCHAR2 (4000)
Location of the reject file.
SESSION_VERSION_NUMBER*
NUMBER
Version number of the session.
PARTITION_NAME
VARCHAR2 (240)
Name of the partition.
MAPPLET_INSTANCE_NAME
VARCHAR2 (240)
Mapplet instance name.
WIDGET_NAME
VARCHAR2 (240)
Transformation name.
TYPE_NAME
VARCHAR2 (240)
Object name.
GROUP_NAME
VARCHAR2 (240)
Group name.
THROUGHPUT
NUMBER
Performance numbers for the target.
TYPE_ID
NUMBER
Object unique type ID.
*Indicates that the column is a key column.

0 COMMENTS

We’d like to hear from you!