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


TABLE: DPP.DPP_LOG_MESSAGES

Object Details
Object Name: DPP_LOG_MESSAGES
Object Type: TABLE
Owner: DPP
FND Design Data: TableDPP.DPP_LOG_MESSAGES
Subobject Name:
Status: VALID


This table will be used to log debug messages.


Storage Details
Tablespace: TablespaceAPPS_TS_NOLOGGING
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
DPP_LOG_MESSAGES_U1 NORMAL UNIQUE TablespaceAPPS_TS_NOLOGGING ColumnLOG_ID
Columns
Name Datatype Length Mandatory Comments
LOG_ID NUMBER
Yes Log ID
LOG_MESSAGE VARCHAR2 (4000)
Debug Log Message
Query Text

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


SELECT LOG_ID
,      LOG_MESSAGE
FROM DPP.DPP_LOG_MESSAGES;

Dependencies

[top of page]

DPP.DPP_LOG_MESSAGES does not reference any database object

DPP.DPP_LOG_MESSAGES is referenced by following:

SchemaAPPS
SynonymDPP_LOG_MESSAGES