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


TABLE: CSM.CSM_HTML5_CACHE

Object Details
Object Name: CSM_HTML5_CACHE
Object Type: TABLE
Owner: CSM
Subobject Name:
Status: VALID


For MFS HTML5


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
CSM_HTML5_CACHE_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnUSER_NAME
ColumnPI_NAME
SYS_IL0000871934C00003$$ LOB UNIQUE TablespaceAPPS_TS_TX_DATA
CSM_HTML5_CACHE_N1 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnPI_NAME
CSM_HTML5_CACHE_N2 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnUSER_NAME
Columns
Name Datatype Length Mandatory Comments
USER_NAME VARCHAR2 (1000) Yes
PI_NAME VARCHAR2 (500) Yes
DATA CLOB (4000) Yes
REC_CNT NUMBER

SESSION_ID NUMBER

Query Text

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


SELECT USER_NAME
,      PI_NAME
,      DATA
,      REC_CNT
,      SESSION_ID
FROM CSM.CSM_HTML5_CACHE;

Dependencies

[top of page]

CSM.CSM_HTML5_CACHE does not reference any database object

CSM.CSM_HTML5_CACHE is referenced by following:

SchemaCSM
ViewCSM_HTML5_CACHE#