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


TABLE: AHL.AHL_CONFIG_COMPONENTS

Object Details
Object Name: AHL_CONFIG_COMPONENTS
Object Type: TABLE
Owner: AHL
FND Design Data: TableAHL.AHL_CONFIG_COMPONENTS
Subobject Name:
Status: VALID

Temporary Table Details

AHL.AHL_CONFIG_COMPONENTS is a global temporary table. The current session is able see data that it placed in the table but other sessions cannot. Data in the table is temporary. It has a data duration of SYS$TRANSACTION. Data is removed at the end of this period.

Storage Details
Tablespace: Tablespace
PCT Free: 10
PCT Used: 40
Indexes
Index Type Uniqueness Tablespace Column
AHL_CONFIG_COMPONENTS_N1 NORMAL NONUNIQUE Tablespace ColumnOBJECT_ID
ColumnSUBJECT_ID
AHL_CONFIG_COMPONENTS_N2 NORMAL NONUNIQUE Tablespace ColumnSUBJECT_ID
ColumnOBJECT_ID
Columns
Name Datatype Length Mandatory Comments
OBJECT_ID NUMBER
Yes
SUBJECT_ID NUMBER
Yes
ROOT_OBJECT_ID NUMBER
Yes
Query Text

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


SELECT OBJECT_ID
,      SUBJECT_ID
,      ROOT_OBJECT_ID
FROM AHL.AHL_CONFIG_COMPONENTS;

Dependencies

[top of page]

AHL.AHL_CONFIG_COMPONENTS does not reference any database object

AHL.AHL_CONFIG_COMPONENTS is not referenced by any database object