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


TABLE: BIC.BIC_DEBUG

Object Details
Object Name: BIC_DEBUG
Object Type: TABLE
Owner: BIC
FND Design Data: TableBIC.BIC_DEBUG
Subobject Name:
Status: VALID

***** Warning: Oracle Internal Use Only *****

Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.

Storage Details
Tablespace: TablespaceAPPS_TS_NOLOGGING
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
SYS_IL0000081831C00004$$ LOB UNIQUE TablespaceAPPS_TS_NOLOGGING
Columns
Name Datatype Length Mandatory Comments
CREATION_DATE DATE

Standard who column - date when this row was created.
REPORT_ID VARCHAR2 (30)
Report Identifier
SECURITY_GROUP_ID NUMBER (15)
MESSAGE CLOB (4000)
Message text
Query Text

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


SELECT CREATION_DATE
,      REPORT_ID
,      SECURITY_GROUP_ID
,      MESSAGE
FROM BIC.BIC_DEBUG;

Dependencies

[top of page]

BIC.BIC_DEBUG does not reference any database object

BIC.BIC_DEBUG is referenced by following:

SchemaBIC
ViewBIC_DEBUG#