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


TABLE: ZPB.ZPB_VIEW_LIST

Object Details
Object Name: ZPB_VIEW_LIST
Object Type: TABLE
Owner: ZPB
Subobject Name:
Status: VALID


This table stores the possible source views for data initialization. This list is the source for the list of values in the initialization train.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
ZPB_VIEW_LIST_U1 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnINSTANCE_ID
Columns
Name Datatype Length Mandatory Comments
INSTANCE_ID NUMBER
Yes Instance identifier to the source view
INSTANCE_NAME VARCHAR2 (325)
Instance name
LAST_UPDATED_BY NUMBER
Yes Standard Who column
LAST_UPDATE_DATE DATE
Yes Standard Who column
CREATION_DATE DATE
Yes Standard Who column
LAST_UPDATE_LOGIN NUMBER

Standard Who column
CREATED_BY NUMBER (15) Yes Standard Who column
NUMBER_OF_DIMS NUMBER

Number of dimensions
SAME_DIMS VARCHAR2 (3)
Same dimension flag
Query Text

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


SELECT INSTANCE_ID
,      INSTANCE_NAME
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      CREATION_DATE
,      LAST_UPDATE_LOGIN
,      CREATED_BY
,      NUMBER_OF_DIMS
,      SAME_DIMS
FROM ZPB.ZPB_VIEW_LIST;

Dependencies

[top of page]

ZPB.ZPB_VIEW_LIST does not reference any database object

ZPB.ZPB_VIEW_LIST is referenced by following:

SchemaAPPS
SynonymZPB_VIEW_LIST