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_TBL_MAPPING

REP_TBL_MAPPING

This view shows all of the target tables used in a mapping and provides source to target mapping information. This view pulls information from all transformation objects that contribute to the target table in a valid mapping to provide the table-level expressions.
The following table lists mapping target metadata in the REP_TBL_MAPPING view:
Column Name
Datatype
Description
SOURCE_NAME*
VARCHAR2 (240)
Name of the source object.
SOURCE_ID*
NUMBER
Source ID.
SRC_BUSNAME
VARCHAR2 (240)
Business name of the source.
TARGET_NAME
VARCHAR2 (240)
Target name.
TARGET_ID*
NUMBER
Target ID.
TARG_BUSNAME
VARCHAR2 (240)
Business name of the target.
SUBJECT_AREA*
VARCHAR2 (240)
Folder name.
SUBJECT_ID
NUMBER
Folder ID.
MAPPING_NAME
VARCHAR2 (240)
Name of the mapping.
MAPPING_ID*
NUMBER
Mapping ID.
VERSION_ID
INTEGER
Folder version ID.
VERSION_NAME
VARCHAR2 (240)
Folder version name.
SOURCE_FILTER
VARCHAR2 (2000)
Compound source filter condition.
CONDITIONAL_LOAD
VARCHAR2 (2000)
Compound conditional load.
GROUP_BY_CLAUSE
VARCHAR2 (2000)
Compound group by clause.
SQL_OVERRIDE
VARCHAR2 (2000)
Compound SQL override expression.
DESCRIPTION
VARCHAR2 (2000)
Description of transformation.
MAPPING_COMMENT
VARCHAR2 (2000)
Mapping comment.
MAPPING_LAST_SAVED
VARCHAR2 (240)
Time the mapping was saved last.
MAPPING_VERSION_NUMBER*
NUMBER
Mapping version number.
SOURCE_VERSION_NUMBER*
NUMBER
Source version number.
TARGET_VERSION_NUMBER*
NUMBER
Target version number.
*Indicates that the column is a key column.

0 COMMENTS

We’d like to hear from you!