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


TABLE: ENI.EDW_BRES_PLANT1_LSTG

Object Details
Object Name: EDW_BRES_PLANT1_LSTG
Object Type: TABLE
Owner: ENI
Subobject Name:
Status: VALID


This is the interface table fo Resource Category Plant level table. Data from multiple transactional systems is staged here for verification and cleansing, before loading it into the dimension level table.


Storage Details
Tablespace: TablespaceAPPS_TS_INTERFACE
PCT Free: 30
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
EDW_BRES_PLANT1_LSTG_N1 NORMAL NONUNIQUE TablespaceAPPS_TS_INTERFACE ColumnPLANT_PK
EDW_BRES_PLANT1_LSTG_N2 NORMAL NONUNIQUE TablespaceAPPS_TS_INTERFACE ColumnCOLLECTION_STATUS
Columns
Name Datatype Length Mandatory Comments
ALL_FK_KEY NUMBER

System generated foreign key to the top level of the Resource dimension
REQUEST_ID NUMBER

Identifier used by the collection program
ALL_FK VARCHAR2 (40)
Foreign key to the top level of the Resource dimension
COLLECTION_STATUS VARCHAR2 (30)
Collection status for the record
DESCRIPTION VARCHAR2 (240)
Description
ERROR_CODE VARCHAR2 (2000)
Code used to store error messages
INSTANCE VARCHAR2 (40)
Instance from which the record was collected
NAME VARCHAR2 (320)
Plant name
OPERATION_CODE VARCHAR2 (30)
Code used by the collection program to determine whether to insert/update/delete this record
ORGANIZATION_CODE VARCHAR2 (40)
Organization code
ORGANIZATION_NAME VARCHAR2 (500)
Organization name
PLANT_DP VARCHAR2 (240)
Not currently used
PLANT_PK VARCHAR2 (120)
Unique identifier of the plant
ROW_ID ROWID (10)
Row identifier
USER_ATTRIBUTE1 VARCHAR2 (240)
User defined attribute
USER_ATTRIBUTE2 VARCHAR2 (240)
User defined attribute
USER_ATTRIBUTE3 VARCHAR2 (240)
User defined attribute
USER_ATTRIBUTE4 VARCHAR2 (240)
User defined attribute
USER_ATTRIBUTE5 VARCHAR2 (240)
User defined attribute
CREATION_DATE DATE

Standard Who column
LAST_UPDATE_DATE DATE

Standard Who column
Query Text

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


SELECT ALL_FK_KEY
,      REQUEST_ID
,      ALL_FK
,      COLLECTION_STATUS
,      DESCRIPTION
,      ERROR_CODE
,      INSTANCE
,      NAME
,      OPERATION_CODE
,      ORGANIZATION_CODE
,      ORGANIZATION_NAME
,      PLANT_DP
,      PLANT_PK
,      ROW_ID
,      USER_ATTRIBUTE1
,      USER_ATTRIBUTE2
,      USER_ATTRIBUTE3
,      USER_ATTRIBUTE4
,      USER_ATTRIBUTE5
,      CREATION_DATE
,      LAST_UPDATE_DATE
FROM ENI.EDW_BRES_PLANT1_LSTG;

Dependencies

[top of page]

ENI.EDW_BRES_PLANT1_LSTG does not reference any database object

ENI.EDW_BRES_PLANT1_LSTG is referenced by following:

SchemaAPPS
SynonymEDW_BRES_PLANT1_LSTG