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


TABLE: ICX.ICX_POR_CONTEXT_POLICY

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


Store context policies.


Storage Details
Tablespace: TablespaceAPPS_TS_ARCHIVE
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
ICX_POR_CONTEXT_POLICY_U1 NORMAL UNIQUE TablespaceAPPS_TS_ARCHIVE ColumnNAME
Columns
Name Datatype Length Mandatory Comments
NAME VARCHAR2 (2000) Yes Name
TABLENAME VARCHAR2 (2000)
Table name
CATEGORY_TABLE VARCHAR2 (2000)
Category table
SQL_TEXT VARCHAR2 (4000)
SQL text
POLICY_ID NUMBER

Policy identifier
Query Text

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


SELECT NAME
,      TABLENAME
,      CATEGORY_TABLE
,      SQL_TEXT
,      POLICY_ID
FROM ICX.ICX_POR_CONTEXT_POLICY;

Dependencies

[top of page]

ICX.ICX_POR_CONTEXT_POLICY does not reference any database object

ICX.ICX_POR_CONTEXT_POLICY is referenced by following:

SchemaAPPS
SynonymICX_POR_CONTEXT_POLICY