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


TABLE: DOM.DOM_FILE_EXT

Object Details
Object Name: DOM_FILE_EXT
Object Type: TABLE
Owner: DOM
FND Design Data: TableDOM.DOM_FILE_EXT
Subobject Name:
Status: VALID


Stores the status of webservices document


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
DOM_FILE_EXT_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnVERSION_ID
ColumnREPOSITORY_ID
Columns
Name Datatype Length Mandatory Comments
REPOSITORY_ID NUMBER (15)
Repository id
VERSION_ID NUMBER (15)
Version id of the document
STATUS VARCHAR2 (30)
Status of the document
Query Text

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


SELECT REPOSITORY_ID
,      VERSION_ID
,      STATUS
FROM DOM.DOM_FILE_EXT;

Dependencies

[top of page]

DOM.DOM_FILE_EXT does not reference any database object

DOM.DOM_FILE_EXT is referenced by following:

SchemaAPPS
SynonymDOM_FILE_EXT