10.12.2012 Views

Oracle Spatial User's Guide and Reference - InfoLab

Oracle Spatial User's Guide and Reference - InfoLab

Oracle Spatial User's Guide and Reference - InfoLab

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Table 2–3 Columns in the xxx_SDO_INDEX_INFO Views<br />

Column Name Data Type Purpose<br />

<strong>Spatial</strong> Index-Related Structures<br />

SDO_INDEX_OWNER VARCHAR2 Owner of the index (ALL_SDO_INDEX_INFO<br />

views only).<br />

INDEX_NAME VARCHAR2 Name of the index.<br />

TABLE_NAME VARCHAR2 Name of the table containing the column on which<br />

this index is built.<br />

COLUMN_NAME VARCHAR2 Name of the column on which this index is built.<br />

SDO_INDEX_TYPE VARCHAR2 Contains QTREE (for a quadtree index) or RTREE<br />

(for an R-tree index).<br />

SDO_INDEX_TABLE VARCHAR2 Name of the spatial index table (described in<br />

Section 2.5.2).<br />

SDO_INDEX_STATUS VARCHAR2 Contains DEFERRED if the index status has been<br />

set to deferred (using the index_status keyword<br />

with the ALTER INDEX statement) <strong>and</strong> VALID if<br />

the index status is not deferred.<br />

2.5.1.2 xxx_SDO_INDEX_METADATA Views<br />

The following views contain detailed information about spatial index metadata:<br />

■ USER_SDO_INDEX_METADATA contains index information for all spatial<br />

tables owned by the user. (USER_SDO_INDEX_METADATA is the same as<br />

SDO_INDEX_METADATA, which was the only metadata view for <strong>Oracle</strong><br />

<strong>Spatial</strong> release 8.1.5.)<br />

■ ALL_SDO_INDEX_METADATA contains index information for all spatial<br />

tables on which the user has SELECT permission.<br />

Note: These views were new for release 8.1.6. If you are<br />

upgrading from an earlier release of <strong>Spatial</strong>, see Appendix A.<br />

The USER_SDO_INDEX_METADATA <strong>and</strong> ALL_SDO_INDEX_METADATA views<br />

contain the same columns, as shown Table 2–4. (The columns are listed in their<br />

order in the view definition.)<br />

<strong>Spatial</strong> Data Types <strong>and</strong> Metadata 2-29

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!