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


TABLE: MDSYS.SDO_CS_CONTEXT_INFORMATION

Object Details
Object Name: SDO_CS_CONTEXT_INFORMATION
Object Type: TABLE
Owner: MDSYS
Subobject Name:
Status: VALID

Temporary Table Details

MDSYS.SDO_CS_CONTEXT_INFORMATION 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
FROM_SRID NUMBER

TO_SRID NUMBER

CONTEXT RAW (4)
Query Text

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


SELECT FROM_SRID
,      TO_SRID
,      CONTEXT
FROM MDSYS.SDO_CS_CONTEXT_INFORMATION;

Dependencies

[top of page]

MDSYS.SDO_CS_CONTEXT_INFORMATION does not reference any database object

MDSYS.SDO_CS_CONTEXT_INFORMATION is not referenced by any database object