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. Appendix A: MX Views Reference
  17. Appendix B: PowerCenter Reports Reference

Repository Guide

Repository Guide

REP_SRC_MAPPING

REP_SRC_MAPPING

This view shows all sources used in a mapping. Query this view by MAPPING_NAME and VERSION_NAME. A mapping might contain several sources. This view contains the mapping names defined for an individual source table. It does not contain information about the targets involved in a mapping. The REP_TBL_MAPPING view contains the entire source and target mapping relationship.
The following table lists mapping source metadata in the REP_SRC_MAPPING view:
Column Name
Datatype
Description
SOURCE_NAME
VARCHAR2 (240)
Name of the source.
SOURCE_ID
NUMBER
Source ID.
SRC_BUSNAME
VARCHAR2 (240)
Business name of source table.
SUBJECT_AREA*
VARCHAR2 (240)
Folder name.
SUBJECT_ID*
NUMBER
Folder ID.
MAPPING_NAME
VARCHAR2 (240)
Mapping name.
MAPPING_ID*
NUMBER
Mapping ID.
VERSION_ID
INTEGER
Folder version ID.
VERSION_NAME
VARCHAR2 (240)
Folder version name.
MAPPING_COMMENT
VARCHAR2 (2000)
Mapping comment.
MAPPING_LAST_SAVED
VARCHAR2 (30)
Time the mapping was last saved.
MAPPING_VERSION*_NUMBER
NUMBER
Mapping version number.
SOURCE_VERSION_NUMBER*
NUMBER
Source version number.
*Indicates that the column is a key column.

0 COMMENTS

We’d like to hear from you!