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


TABLE: AR.AR_ARCHIVE_PURGE_LOG

Object Details
Object Name: AR_ARCHIVE_PURGE_LOG
Object Type: TABLE
Owner: AR
FND Design Data: TableAR.AR_ARCHIVE_PURGE_LOG
Subobject Name:
Status: VALID


The AR_ARCHIVE_PURGE_LOG table stores any error messages that were generated during the Archive and Purge processing cycle. You can review this table to identify when the error occurred.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Columns
Name Datatype Length Mandatory Comments
MESSAGE VARCHAR2 (240)
Column for log message
TIME DATE

Time stamp for message
Query Text

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


SELECT MESSAGE
,      TIME
FROM AR.AR_ARCHIVE_PURGE_LOG;

Dependencies

[top of page]

AR.AR_ARCHIVE_PURGE_LOG does not reference any database object

AR.AR_ARCHIVE_PURGE_LOG is referenced by following:

SchemaAPPS
SynonymAR_ARCHIVE_PURGE_LOG