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


TABLE: BIL.BIL_BI_INDEX_MGMT

Object Details
Object Name: BIL_BI_INDEX_MGMT
Object Type: TABLE
Owner: BIL
FND Design Data: TableBIL.BIL_BI_INDEX_MGMT
Subobject Name:
Status: VALID


Used for Index Management of Materialized Views


Storage Details
Tablespace: TablespaceAPPS_TS_INTERFACE
PCT Free: 10
PCT Used:
Columns
Name Datatype Length Mandatory Comments
TABLE_NAME VARCHAR2 (240)
Table(Materialized View ) Name for which the Index Management is done
INDEX_NAME VARCHAR2 (240)
Name of Index being dropped and created
DDL_STMNT VARCHAR2 (4000)
To store the DDL statement of the Index
Query Text

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


SELECT TABLE_NAME
,      INDEX_NAME
,      DDL_STMNT
FROM BIL.BIL_BI_INDEX_MGMT;

Dependencies

[top of page]

BIL.BIL_BI_INDEX_MGMT does not reference any database object

BIL.BIL_BI_INDEX_MGMT is referenced by following:

SchemaAPPS
SynonymBIL_BI_INDEX_MGMT