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


TABLE: ICX.ICX_POR_REALMS

Object Details
Object Name: ICX_POR_REALMS
Object Type: TABLE
Owner: ICX
FND Design Data: TableICX.ICX_POR_REALMS
Subobject Name:
Status: VALID


Stores information about realms. A realm is a set of access privileges to internal catalogs, external catalogs, or categories within internal categories.
Used by the Realms form.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
ICX_POR_REALMS_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnREALM_ID
Columns
Name Datatype Length Mandatory Comments
REALM_ID NUMBER
Yes Realm unique identifier
AK_ATTRIBUTE_CODE VARCHAR2 (30)
AK attribute code
LAST_UPDATE_DATE DATE
Yes Standard Who column
LAST_UPDATED_BY NUMBER
Yes Standard Who column
CREATION_DATE DATE
Yes Standard Who column
CREATED_BY NUMBER
Yes Standard Who column
LAST_UPDATE_LOGIN NUMBER

Standard Who column
Query Text

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


SELECT REALM_ID
,      AK_ATTRIBUTE_CODE
,      LAST_UPDATE_DATE
,      LAST_UPDATED_BY
,      CREATION_DATE
,      CREATED_BY
,      LAST_UPDATE_LOGIN
FROM ICX.ICX_POR_REALMS;

Dependencies

[top of page]

ICX.ICX_POR_REALMS does not reference any database object

ICX.ICX_POR_REALMS is referenced by following:

SchemaAPPS
SynonymICX_POR_REALMS