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


TABLE: APPLSYS.BISM_EXPORT

Object Details
Object Name: BISM_EXPORT
Object Type: TABLE
Owner: APPLSYS
FND Design Data: TableFND.BISM_EXPORT
Subobject Name:
Status: VALID

Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Primary Key: BISM_EXPORT_PK
  1. ColumnGROUP_NAME
  2. ColumnFILE_NAME
Indexes
Index Type Uniqueness Tablespace Column
BISM_EXPORT_PK NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnGROUP_NAME
ColumnFILE_NAME
SYS_IL0000359067C00005$$ LOB UNIQUE TablespaceAPPS_TS_TX_DATA
SYS_IL0000359067C00006$$ LOB UNIQUE TablespaceAPPS_TS_TX_DATA
Columns
Name Datatype Length Mandatory Comments
GROUP_NAME RAW (16) Yes
GROUP_ID RAW (16) Yes
FILE_NAME NVARCHAR2 (2666) Yes
TIME_CREATED TIMESTAMP(6) (11)
TEXT NCLOB (4000)
BINARYDATA BLOB (4000)
Query Text

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


SELECT GROUP_NAME
,      GROUP_ID
,      FILE_NAME
,      TIME_CREATED
,      TEXT
,      BINARYDATA
FROM APPLSYS.BISM_EXPORT;

Dependencies

[top of page]

APPLSYS.BISM_EXPORT does not reference any database object

APPLSYS.BISM_EXPORT is referenced by following:

SchemaAPPLSYS
ViewBISM_EXPORT#