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_VT_PDO

MRX_VT_PDO

This MRX_VT_PDO view provides information about the sources used by virtual tables.
The following table describes the columns in the MRX_VT_PDO view:
Column Name
Datatype
Description
VT_ID
NUMBER
Virtual table ID.
VT_NAME
VARCHAR(1536)
Virtual table name.
PDO_ID
NUMBER
Physical data object ID.
PDO_TYPE
VARCHAR(14)
Physical data object type.
PDO_NAME
VARCHAR(4000)
Physical data object name.
CONN_NAME
VARCHAR(1536)
Connection name.

0 COMMENTS

We’d like to hear from you!