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


TABLE: DOM.DOM_REPOSITORIES_TL

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


This table stores translated name and description of the Document Repository.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
DOM_REPOSITORIES_TL_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnID
ColumnLANGUAGE
Columns
Name Datatype Length Mandatory Comments
ID NUMBER
Yes Repository identifier
NAME VARCHAR2 (80) Yes Repository Name
DESCRIPTION VARCHAR2 (240)
Description of the repository
LANGUAGE VARCHAR2 (30) Yes Language
SOURCE_LANG VARCHAR2 (4) Yes Base language
CREATED_BY NUMBER (15) Yes Standard Who column
CREATION_DATE DATE
Yes Standard Who column
LAST_UPDATED_BY NUMBER (15) Yes Standard Who column
LAST_UPDATE_DATE DATE
Yes Standard Who column
LAST_UPDATE_LOGIN NUMBER (15) Yes Standard Who column
Query Text

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


SELECT ID
,      NAME
,      DESCRIPTION
,      LANGUAGE
,      SOURCE_LANG
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
FROM DOM.DOM_REPOSITORIES_TL;

Dependencies

[top of page]

DOM.DOM_REPOSITORIES_TL does not reference any database object

DOM.DOM_REPOSITORIES_TL is referenced by following:

SchemaAPPS
SynonymDOM_REPOSITORIES_TL