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_SRC_TBLS

REP_SRC_TBLS

This view provides a list of relational database table sources that have been analyzed through the Source Analyzer tool or imported from a DDL (Data Definition Language) file.
The following table lists relational database table information in the REP_SRC_TBLS view:
Column Name
Datatype
Description
TABLE_NAME
VARCHAR2 (240)
Table name.
TABLE_BUSNAME
VARCHAR2 (240)
Business name of the table.
TABLE_ID
NUMBER
Unique key.
SUBJECT_AREA
VARCHAR2 (240)
Folder name.
DATABASE_TYPE
VARCHAR2 (240)
Type of database extracted from.
DATABASE_NAME
VARCHAR2 (240)
Name of database extracted from.
SCHEMA_NAME
VARCHAR2 (240)
Name of schema extracted from.
FIRST_FIELD_ID
NUMBER
Link to first field.
SOURCE_DESCRIPTION
VARCHAR2 (2000)
Source description.
VERSION_ID
INTEGER
Folder version ID.
VERSION_NAME
VARCHAR2 (240)
Folder version name.
LAST_SAVED
VARCHAR2 (30)
Last time the source table was saved.
SOURCE_VERSION_NUMBER
NUMBER
Source version number.
SUBJECT_ID
NUMBER
Folder ID.

0 COMMENTS

We’d like to hear from you!