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


TABLE: OPI.OPI_DBI_RUN_LOG_CURR_TMP

Object Details
Object Name: OPI_DBI_RUN_LOG_CURR_TMP
Object Type: TABLE
Owner: OPI
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_INTERFACE
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
OPI_DBI_RUN_LOG_CURR_TMP_N1 NORMAL NONUNIQUE TablespaceAPPS_TS_INTERFACE ColumnETL_ID
ColumnSOURCE
ColumnORGANIZATION_ID
Columns
Name Datatype Length Mandatory Comments
ORGANIZATION_ID NUMBER

Organization Id.
ETL_ID NUMBER

Numeric ID for the ETL.
SOURCE NUMBER

Source (1 = OPI, 2= OPM).
NEXT_START_TXN_ID NUMBER

Transaction ID the collection should stop before.
STOP_REASON_CODE NUMBER

Reason for stopping - uncosted transactions or no more transactions.
LAST_TRANSACTION_DATE DATE

Latest collected transaction date.
Query Text

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


SELECT ORGANIZATION_ID
,      ETL_ID
,      SOURCE
,      NEXT_START_TXN_ID
,      STOP_REASON_CODE
,      LAST_TRANSACTION_DATE
FROM OPI.OPI_DBI_RUN_LOG_CURR_TMP;

Dependencies

[top of page]

OPI.OPI_DBI_RUN_LOG_CURR_TMP does not reference any database object

OPI.OPI_DBI_RUN_LOG_CURR_TMP is referenced by following:

SchemaAPPS
SynonymOPI_DBI_RUN_LOG_CURR_TMP