DBA Data[Home] [Help] [Dependency Information]


TABLE: HR.HR_DM_RESOLVE_PKS

Object Details
Object Name: HR_DM_RESOLVE_PKS
Object Type: TABLE
Owner: HR
FND Design Data: TablePER.HR_DM_RESOLVE_PKS
Subobject Name:
Status: VALID


This entity contains the values of the primary key for both the source and destination database for each table for use by the TUPS package.


Storage Details
Tablespace: TablespaceAPPS_TS_INTERFACE
PCT Free: 10
PCT Used:
Primary Key: HR_DM_RESOLVE_PKS_PK
  1. ColumnRESOLVE_PK_ID
Unique Key: HR_DM_RESOLVE_PKS_UK1
  1. ColumnTABLE_NAME
  2. ColumnSOURCE_ID
  3. ColumnSOURCE_DATABASE_INSTANCE
Indexes
Index Type Uniqueness Tablespace Column
HR_DM_RESOLVE_PKS_PK NORMAL UNIQUE TablespaceAPPS_TS_INTERFACE ColumnRESOLVE_PK_ID
HR_DM_RESOLVE_PKS_UK1 NORMAL NONUNIQUE TablespaceAPPS_TS_INTERFACE ColumnTABLE_NAME
ColumnSOURCE_ID
ColumnSOURCE_DATABASE_INSTANCE
Columns
Name Datatype Length Mandatory Comments
RESOLVE_PK_ID NUMBER (15) Yes System-generated primary key column.
TABLE_NAME VARCHAR2 (30) Yes Name of the table.
SOURCE_ID NUMBER (15) Yes The value of the primary key for the table in the source database.
DESTINATION_ID NUMBER (15) Yes The value of the primary key for the table in the source database.
LAST_UPDATE_DATE DATE

Standard Who column.
LAST_UPDATED_BY NUMBER (15)
Standard Who column.
LAST_UPDATE_LOGIN NUMBER (15)
Standard Who column.
CREATED_BY NUMBER (15)
Standard Who column.
CREATION_DATE DATE

Standard Who column.
SOURCE_DATABASE_INSTANCE VARCHAR2 (30) Yes Name of the source database for which the primary key resolution information applies.
SECURITY_GROUP_ID NUMBER (15)
Foreign Key to FND_SECURITY_GROUPS.
Query Text

Cut, paste (and edit) the following text to query this object:


SELECT RESOLVE_PK_ID
,      TABLE_NAME
,      SOURCE_ID
,      DESTINATION_ID
,      LAST_UPDATE_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_LOGIN
,      CREATED_BY
,      CREATION_DATE
,      SOURCE_DATABASE_INSTANCE
,      SECURITY_GROUP_ID
FROM HR.HR_DM_RESOLVE_PKS;

Dependencies

[top of page]

HR.HR_DM_RESOLVE_PKS does not reference any database object

HR.HR_DM_RESOLVE_PKS is referenced by following:

SchemaAPPS
SynonymHR_DM_RESOLVE_PKS
TriggerHR_DM_RESOLVE_PKS_WHO
SchemaPUBLIC
SynonymHR_DM_RESOLVE_PKS