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_LDO_SUMMARY

MRX_LDO_SUMMARY

The MRX_LDO_SUMMARY view provides a summary of logical data objects. The view provides information about the project, the logical data object model path, and the logical data object model containing the logical data objects.
The following table describes the columns in the MRX_LDO_SUMMARY view:
Column Name
Datatype
Description
PROJECT_ID
NUMBER
Project ID.
PROJECT_NAME
VARCHAR(3060)
Project name.
LDOM_PATH
VARCHAR(4000)
Path of the logical data object model from its root.
LDOM_ID
NUMBER
Logical data object model ID.
LDOM_NAME
VARCHAR(1536)
Logical data object model name.
LDOM_DESC
VARCHAR(4000)
Logical data object model description.
LDO_ID
NUMBER
Logical data object ID.
LDO_NAME
VARCHAR(3060)
Logical data object name.
LDO_DESC
VARCHAR(4000)
Logical data object description.

0 COMMENTS

We’d like to hear from you!