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


TABLE: RRS.RRS_SITE_TMP

Object Details
Object Name: RRS_SITE_TMP
Object Type: TABLE
Owner: RRS
FND Design Data: TableRRS.RRS_SITE_TMP
Subobject Name:
Status: VALID


This table is reserved for integration with Oracle Spatial. Not supported in this release.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
SYS_IL0000457983C00010$$ LOB UNIQUE TablespaceAPPS_TS_TX_DATA
SYS_IL0000457983C00011$$ LOB UNIQUE TablespaceAPPS_TS_TX_DATA
RRS_SITE_TMP_N1 DOMAIN NONUNIQUE Tablespace ColumnGEOMETRY
RRS_SITE_TMP_N2 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnSESSION_ID
Columns
Name Datatype Length Mandatory Comments
SESSION_ID VARCHAR2 (30) Yes Session Identifier of process creating rows
THEME_ID VARCHAR2 (30)
Theme ID of the Site used in Oracle Spatial
SITE_ID NUMBER

Site Identifier
GEOMETRY SDO_GEOMETRY (1)
Query Text

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


SELECT SESSION_ID
,      THEME_ID
,      SITE_ID
,      GEOMETRY
FROM RRS.RRS_SITE_TMP;

Dependencies

[top of page]

RRS.RRS_SITE_TMP references the following:

SchemaMDSYS
TYPESDO_ELEM_INFO_ARRAY
TYPESDO_GEOMETRY
TYPESDO_ORDINATE_ARRAY
SchemaSYS
PL/SQL PackageSTANDARD - show dependent code
RRS.RRS_SITE_TMP is referenced by following:

SchemaRRS
ViewRRS_SITE_TMP#