Database View Reference

Database View Reference

IDPV_ENTITY_DETAILS

IDPV_ENTITY_DETAILS

This view exposes the details of primary key and foreign key relationships of data objects for each entity in the enterprise data discovery results.
The following table describes the columns in the IDPV_ENTITY_DETAILS view:
Column
Description
PROFILE_MODEL_ID*
ID of the profile model.
PROFILE_TASK_NAME
Name of the profile task.
ENTITY_NAME
Name of the entity.
PROFILEABLE_RECORD_NAME
Name of the source in the profile definition.
PROFILEABLE_RECORD_ID
ID of the source in the profile definition.
SOURCE_NAME
Name of the data source.
SOURCE_ID
ID of the data source.
CONNECTION_NAME
Name of the connection.
ROW_IDENTIFIER
System-generated row ID.
RELATIONSHIP_TYPE
Type of relationship such as primary key to primary key or primay key to foreign key.
EST_PARENT_CONTAINMENT_PERCENT
Estimated percentage of parent data object rows in the child data object.
EST_CHILD_CONTAINMENT_PERCENT
Estimated percentage of child data object rows in the parent data object.
EST_PARENT_UNMATCHED_PERCENT
Estimated percentage of unmatched data in the parent data object.
EST_CHILD_UNMATCHED_PERCENT
Estimated percentage of unmatched data in the child data object.
EST_PARENT_NULL_PEECENT
Estimated percentage of null values in the parent data object.
EST_CHILD_NULL_PERCENT
Estimated percentage of null values in the child data object.
EST_OVERLAP_PERCENT
Estimated percentage of overlap between the paent and child data objects.
TOTAL_ROWS_IN_PARENT
Total numberof rows in the parent data object.
TOTAL_ROWS_IN_CHILD
Total numberof rows in the child data object.
SEQ_NUMBER
System-generated number for sequencing of rows.
FIELD_NAME
Name of the data source column.
FIELD_POSITION
The order of the field in a composite key when the Developer tool infers a relationship.
IS_SOURCE_PK
Indicates whether the columns in foreign key analysis are a part of primary keys.
LAST_TIME_RUN
The date and time of profile task run.
*Indicates that the column is a key column.

0 COMMENTS

We’d like to hear from you!