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


TABLE: ZPB.ZPB_TMP_DATA_SOURCES

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

This table is used in Publish Task

Temporary Table Details

ZPB.ZPB_TMP_DATA_SOURCES is a global temporary table. The current session is able see data that it placed in the table but other sessions cannot. Data in the table is temporary. It has a data duration of SYS$TRANSACTION. Data is removed at the end of this period.

Storage Details
Tablespace: Tablespace
PCT Free: 10
PCT Used: 40
Columns
Name Datatype Length Mandatory Comments
REPORT_NAME VARCHAR2 (256)
LOCATION VARCHAR2 (500)
REPORT_TITLE VARCHAR2 (256)
LAST_UPDATE_LOGIN NUMBER (15)
LAST_UPDATE_DATE DATE
Yes
LAST_UPDATED_BY NUMBER
Yes
CREATION_DATE DATE
Yes
CREATED_BY NUMBER
Yes
Query Text

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


SELECT REPORT_NAME
,      LOCATION
,      REPORT_TITLE
,      LAST_UPDATE_LOGIN
,      LAST_UPDATE_DATE
,      LAST_UPDATED_BY
,      CREATION_DATE
,      CREATED_BY
FROM ZPB.ZPB_TMP_DATA_SOURCES;

Dependencies

[top of page]

ZPB.ZPB_TMP_DATA_SOURCES does not reference any database object

ZPB.ZPB_TMP_DATA_SOURCES is referenced by following:

SchemaAPPS
SynonymZPB_TMP_DATA_SOURCES