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


TABLE: ITA.ITA_SETUP_INSTANCES_TL

Object Details
Object Name: ITA_SETUP_INSTANCES_TL
Object Type: TABLE
Owner: ITA
Subobject Name:
Status: VALID


This table stores connection information about remote instances.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
ITA_SETUP_INSTANCES_TL_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnINSTANCE_CODE
ColumnLANGUAGE
Columns
Name Datatype Length Mandatory Comments
INSTANCE_CODE VARCHAR2 (30) Yes Entity identifier
INSTANCE_NAME VARCHAR2 (240)
Entity name
LANGUAGE VARCHAR2 (4) Yes Standard translation column
SOURCE_LANG VARCHAR2 (4) Yes Standard translation column
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)
Standard WHO column
SECURITY_GROUP_ID NUMBER

Standard Applications column
OBJECT_VERSION_NUMBER NUMBER

Standard Applications column
Query Text

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


SELECT INSTANCE_CODE
,      INSTANCE_NAME
,      LANGUAGE
,      SOURCE_LANG
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
,      SECURITY_GROUP_ID
,      OBJECT_VERSION_NUMBER
FROM ITA.ITA_SETUP_INSTANCES_TL;

Dependencies

[top of page]

ITA.ITA_SETUP_INSTANCES_TL does not reference any database object

ITA.ITA_SETUP_INSTANCES_TL is referenced by following:

SchemaAPPS
SynonymITA_SETUP_INSTANCES_TL