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.

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

Table 2–4 Columns in the xxx_SDO_INDEX_METADATA Views<br />

Column Name Data Type Purpose<br />

SDO_INDEX_OWNER VARCHAR2 Owner of the index.<br />

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

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

SDO_INDEX_NAME VARCHAR2 Name of the index.<br />

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

Section 2.5.2).<br />

SDO_INDEX_PRIMARY NUMBER Indicates if this is a primary or secondary index.<br />

1 = primary, 2 = secondary.<br />

SDO_INDEX_PARTITION VARCHAR2 For a partitioned index, name of the index<br />

partition.<br />

SDO_PARTITIONED NUMBER Contains 0 if the index is not partitioned or 1 if<br />

the index is partitioned.<br />

SDO_TSNAME VARCHAR2 Schema name of the SDO_INDEX_TABLE.<br />

SDO_COLUMN_NAME VARCHAR2 Name of the column on which this index is<br />

built.<br />

SDO_INDEX_DIMS NUMBER Number of dimensions of the geometry objects<br />

in the column on which this index is built.<br />

SDO_RTREE_HEIGHT NUMBER Height of the R-tree.<br />

SDO_RTREE_NUM_<br />

NODES<br />

NUMBER Number of nodes in the R-tree.<br />

SDO_RTREE_<br />

DIMENSIONALITY<br />

NUMBER Number of dimensions indexed.<br />

SDO_RTREE_FANOUT NUMBER Maximum number of children in each R-tree<br />

node.<br />

SDO_RTREE_ROOT VARCHAR2 Rowid corresponding to the root node of the<br />

R-tree in the index table.<br />

SDO_RTREE_SEQ_NAME VARCHAR2 Sequence name associated with the R-tree.<br />

SDO_RTREE_PCTFREE NUMBER Minimum percentage of slots in each index tree<br />

node to be left empty when an R-tree index is<br />

created.<br />

2-30 <strong>Oracle</strong> <strong>Spatial</strong> User’s <strong>Guide</strong> <strong>and</strong> <strong>Reference</strong>

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

Saved successfully!

Ooh no, something went wrong!