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


TABLE: PJI.PJI_RES_UTILZ_TMP3

Object Details
Object Name: PJI_RES_UTILZ_TMP3
Object Type: TABLE
Owner: PJI
FND Design Data: TablePJI.PJI_RES_UTILZ_TMP3
Subobject Name:
Status: VALID

Temporary Table Details

PJI.PJI_RES_UTILZ_TMP3 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$SESSION. 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
PERIOD VARCHAR2 (150)
ACTUAL_UTILIZATION NUMBER

SCHED_UTILIZATION NUMBER

EXPECTED_UTILIZATION NUMBER

PRIOR_YR_UTILIZATION NUMBER

SEQUENCE NUMBER

Query Text

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


SELECT PERIOD
,      ACTUAL_UTILIZATION
,      SCHED_UTILIZATION
,      EXPECTED_UTILIZATION
,      PRIOR_YR_UTILIZATION
,      SEQUENCE
FROM PJI.PJI_RES_UTILZ_TMP3;

Dependencies

[top of page]

PJI.PJI_RES_UTILZ_TMP3 does not reference any database object

PJI.PJI_RES_UTILZ_TMP3 is referenced by following:

SchemaAPPS
SynonymPJI_RES_UTILZ_TMP3