Table of Contents

Search

  1. Preface
  2. Model Repository (MRX) Views
  3. Profiling Warehouse Views
  4. Business Glossary Views

Database View Reference

Database View Reference

MRX_PROFILE_SUMMARY

MRX_PROFILE_SUMMARY

The MRX_PROFILE_SUMMARY view provides a summary of profile objects. The view provides information about the object names, type, and internal IDs.
The following table describes the columns in the MRX_PROFILE_SUMMARY view:
Column Name
Datatype
Description
PID*
NUMBER
Serial ID of the object assigned by the Model Repository Service.
NSID*
NUMBER
Namespace ID. Each design-time object belongs to the same namespace. Each deployed object belongs to a unique namespace assigned to the deployed application.
EID
VARCHAR(765)
Object ID.
CID*
NUMBER
Container ID. A container is an object that contains other objects and child containers. For example, projects, folders, and mappings are containers.
PROF_OBJECT_NAME
VARCHAR(384)
Object name.
PROF_OBJECT_TYPE
VARCHAR(384)
Type of object, such as a profile, profile model, or scorecard.
*Indicates that the combination of PID, NSID, and CID is the key column.

0 COMMENTS

We’d like to hear from you!