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


TABLE: ORDDATA.ORDDCM_PRV_ATTRS_TMP

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

Temporary Table Details

ORDDATA.ORDDCM_PRV_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
Indexes
Index Type Uniqueness Tablespace Column
ORDDCM_PRV_AGT_IDX3 NORMAL UNIQUE Tablespace ColumnPA_ID
ORDDCM_PRV_AGT_IDX1 NORMAL NONUNIQUE Tablespace ColumnTAG
ORDDCM_PRV_AGT_IDX2 NORMAL NONUNIQUE Tablespace ColumnDEFINER_NAME
Columns
Name Datatype Length Mandatory Comments
PA_ID NUMBER
Yes
TAG VARCHAR2 (8)
DEFINER_NAME VARCHAR2 (64) Yes
NAME VARCHAR2 (128) Yes
START_TAG VARCHAR2 (8)
END_TAG VARCHAR2 (8)
DEFINER_UID VARCHAR2 (128)
DOC_ID NUMBER
Yes
VR VARCHAR2 (5)
VM VARCHAR2 (128)
ISRETIRED NUMBER (1) Yes
ISWILDCARD NUMBER (1) Yes
Query Text

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


SELECT PA_ID
,      TAG
,      DEFINER_NAME
,      NAME
,      START_TAG
,      END_TAG
,      DEFINER_UID
,      DOC_ID
,      VR
,      VM
,      ISRETIRED
,      ISWILDCARD
FROM ORDDATA.ORDDCM_PRV_ATTRS_TMP;

Dependencies

[top of page]

ORDDATA.ORDDCM_PRV_ATTRS_TMP does not reference any database object

ORDDATA.ORDDCM_PRV_ATTRS_TMP is referenced by following:

SchemaORDDATA
ViewORDDCM_PRV_ATTRS_USR
SchemaORDSYS
Package BodyORD_DICOM_ADMIN_PRV - show dependent code