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


TABLE: ORDDATA.ORDDCM_DICT_ATTRS_TMP

Object Details
Object Name: ORDDCM_DICT_ATTRS_TMP
Object Type: TABLE
Owner: ORDDATA
Subobject Name:
Status: VALID

Temporary Table Details

ORDDATA.ORDDCM_DICT_ATTRS_TMP 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
Primary Key: SYS_C00240871
  1. ColumnDA_ID
Indexes
Index Type Uniqueness Tablespace Column
SYS_C00240871 NORMAL UNIQUE Tablespace ColumnDA_ID
ORDDCM_DICT_ATTRS_GT_IDX2 NORMAL NONUNIQUE Tablespace ColumnSA_ID
ORDDCM_DICT_ATTRS_GT_IDX3 NORMAL NONUNIQUE Tablespace ColumnPA_ID
Columns
Name Datatype Length Mandatory Comments
DA_ID NUMBER
Yes
SA_ID NUMBER

PA_ID NUMBER

Query Text

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


SELECT DA_ID
,      SA_ID
,      PA_ID
FROM ORDDATA.ORDDCM_DICT_ATTRS_TMP;

Dependencies

[top of page]

ORDDATA.ORDDCM_DICT_ATTRS_TMP does not reference any database object

ORDDATA.ORDDCM_DICT_ATTRS_TMP is referenced by following:

SchemaORDDATA
ViewORDDCM_DICT_ATTRS_USR
SchemaORDSYS
Package BodyORD_DICOM_ADMIN_PRV - show dependent code