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


TABLE: IEO.IEO_SVR_COMPS

Object Details
Object Name: IEO_SVR_COMPS
Object Type: TABLE
Owner: IEO
FND Design Data: TableIEO.IEO_SVR_COMPS
Subobject Name:
Status: VALID


Server Components. This table is written to at run-time by the servers to publish components (object instances) that are available. This is the object publication mechanism.
No WHO columns here... this is run-time data used for publication mechanism.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
IEO_SVR_COMPS_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnCOMP_ID
SYS_IL0000083862C00007$$ LOB UNIQUE TablespaceAPPS_TS_TX_DATA
Columns
Name Datatype Length Mandatory Comments
COMP_ID NUMBER (15) Yes UID for row.
SERVER_ID NUMBER (15) Yes FK to Server UID.
COMP_DEF_ID NUMBER (15) Yes FK to Component Definition UID.
COMP_NAME VARCHAR2 (1996) Yes Publication name of the object.
SECURITY_GROUP_ID NUMBER

Used in hosted environments
OBJECT_VERSION_NUMBER NUMBER

Standard column used by HTML utilities.
OBJECT_REF BLOB (4000)
Object reference
Query Text

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


SELECT COMP_ID
,      SERVER_ID
,      COMP_DEF_ID
,      COMP_NAME
,      SECURITY_GROUP_ID
,      OBJECT_VERSION_NUMBER
,      OBJECT_REF
FROM IEO.IEO_SVR_COMPS;

Dependencies

[top of page]

IEO.IEO_SVR_COMPS does not reference any database object

IEO.IEO_SVR_COMPS is referenced by following:

SchemaAPPS
SynonymIEO_SVR_COMPS