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


TABLE: CSI.CSI_COUNTER_READINGS_TEMP

Object Details
Object Name: CSI_COUNTER_READINGS_TEMP
Object Type: TABLE
Owner: CSI
FND Design Data: TableCSI.CSI_COUNTER_READINGS_TEMP
Subobject Name:
Status: VALID

Temporary Table Details

CSI.CSI_COUNTER_READINGS_TEMP 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
NEW_COUNTER_VALUE_ID NUMBER

OLD_COUNTER_VALUE_ID NUMBER

RESET_FLAG VARCHAR2 (1)
MULTIPLIER NUMBER

Query Text

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


SELECT NEW_COUNTER_VALUE_ID
,      OLD_COUNTER_VALUE_ID
,      RESET_FLAG
,      MULTIPLIER
FROM CSI.CSI_COUNTER_READINGS_TEMP;

Dependencies

[top of page]

CSI.CSI_COUNTER_READINGS_TEMP does not reference any database object

CSI.CSI_COUNTER_READINGS_TEMP is referenced by following:

SchemaAPPS
SynonymCSI_COUNTER_READINGS_TEMP