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


TABLE: HR.HR_DM_TABLE_GROUPINGS

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


This entity holds the information for the grouping of tables. Tables that are processed within a group can be independently processed. We can use the parallel processing feature of data pump. One Group directly relates to One Data pump Batch


Storage Details
Tablespace: TablespaceAPPS_TS_INTERFACE
PCT Free: 10
PCT Used:
Primary Key: HR_DM_TABLE_GROUPINGS_PK
  1. ColumnGROUPING_ID
Indexes
Index Type Uniqueness Tablespace Column
HR_DM_TABLE_GROUPINGS_PK NORMAL UNIQUE TablespaceAPPS_TS_INTERFACE ColumnGROUPING_ID
HR_DM_TABLE_GROUPINGS_FK1 NORMAL NONUNIQUE TablespaceAPPS_TS_INTERFACE ColumnGROUP_ID
HR_DM_TABLE_GROUPINGS_FK2 NORMAL NONUNIQUE TablespaceAPPS_TS_INTERFACE ColumnTABLE_ID
Foreign Keys
Table
Foreign Table Foreign Key Column
HR_DM_TABLE_GROUPINGS HR_DM_TABLE_GROUPINGS_FK1 TableHR_DM_GROUPS HR_DM_TABLE_GROUPINGS GROUP_ID
HR_DM_TABLE_GROUPINGS HR_DM_TABLE_GROUPINGS_FK2 TableHR_DM_TABLES HR_DM_TABLE_GROUPINGS TABLE_ID
Columns
Name Datatype Length Mandatory Comments
GROUPING_ID NUMBER (15) Yes System-generated primary key column.
LINK_VALUE NUMBER (15)
A value used by Data pump. This is not currently used.
TABLE_ID NUMBER (15) Yes Foreign Key to HR_DM_TABLES.TABLE_IDv
GROUP_ID NUMBER (15) Yes Foreign Key to HR_DM_GROUPS GROUP_ID.
LAST_UPDATED_BY NUMBER (15)
Standard Who column.
LAST_UPDATE_LOGIN NUMBER (15)
Standard Who column.
LAST_UPDATE_DATE DATE

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

Standard Who column.
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 GROUPING_ID
,      LINK_VALUE
,      TABLE_ID
,      GROUP_ID
,      LAST_UPDATED_BY
,      LAST_UPDATE_LOGIN
,      LAST_UPDATE_DATE
,      CREATED_BY
,      CREATION_DATE
,      SECURITY_GROUP_ID
FROM HR.HR_DM_TABLE_GROUPINGS;

Dependencies

[top of page]

HR.HR_DM_TABLE_GROUPINGS does not reference any database object

HR.HR_DM_TABLE_GROUPINGS is referenced by following:

SchemaAPPS
SynonymHR_DM_TABLE_GROUPINGS
TriggerHR_DM_TABLE_GROUPINGS_WHO
SchemaPUBLIC
SynonymHR_DM_TABLE_GROUPINGS