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

Repository Guide

Repository Guide

REP_TARG_TBLS

REP_TARG_TBLS

This view provides a list of targets in the repository. FIRST_COLUMN_ID is a link to the set of columns for this table. All tables contained in the target table model are part of this view. It is the primary table list used to delineate a PowerCenter data model. The tables are
virtual,
not physically created. Therefore, verify that the table exists before you use this view.
The following table lists the columns in the REP_TARG_TBLS view:
Column Name
Datatype
Description
SUBJECT_AREA*
VARCHAR2 (240)
Folder name.
TABLE_NAME*
VARCHAR2 (240)
Table name.
BUSNAME
VARCHAR2 (240)
Table business name.
VERSION_ID
INTEGER
Folder version ID.
VERSION_NAME
VARCHAR2 (240)
Folder version name.
DESCRIPTION
VARCHAR2 (2000)
Description of the table.
FIRST_COLUMN_ID
INTEGER
Link to first field of this table.
TABLE_CONSTRAINT
VARCHAR2 (2000)
Table constraint specified in the Target Designer.
CREATE_OPTIONS
VARCHAR2 (2000)
Table creation options specified in the Target Designer.
FIRST_INDEX_ID
INTEGER
Link to first index.
LAST_SAVED
VARCHAR2 (30)
Time target table was last saved.
TARGET_VERSION_NUMBER*
NUMBER
Target version number.
SUBJECT_ID*
NUMBER
Folder ID.
TABLE_ID*
NUMBER
Table ID.
*Indicates that the column is a key column.

0 COMMENTS

We’d like to hear from you!