Oracle7 Spatial Data Option User's Guide and Reference | ![]() Library |
![]() Product |
![]() Contents |
![]() Index |
The Spatial Data Option data dictionary is a set of tables owned by the database user MDSYS. An extension to the Oracle7 data dictionary, it automatically maintains information about spatial tables, columns, and partitions. The Spatial Data Option data dictionary is created during the installation process. All non-spatial attribute information is maintained in the Oracle7 data dictionary.
ALL_MD_DIMENSIONS
ALL_MD_EXCEPTIONS
Column | Description |
OWNER
|
owner of the object
|
NAME
|
object name
|
OPERATION
|
operation during which the fail occurred
|
CCHH
|
common code HHCODE
|
ALL_MD_LOADER_ERRORS
Column | Description |
OWNER
|
owner of the object
|
MD_TABLE_NAME
|
spatial table name
|
FILENAME
|
SLF file name
|
ROWS_LOADED
|
number of rows loaded before failure
|
ALL_MD_PARTITION
ALL_MD_TABLES
ALL_MD_TABLESPACES
Column | Description |
OWNER
|
owner of the object
|
MD_TABLE_NAME
|
name of the spatial table
|
TABLESPACE_NAME
|
name of tablespace
|
SEQUENCE
|
sequence number
|
STATUS
|
status of tablespace: ACTIVE or INACTIVE
|
DBA_MD_COLUMNS
DBA_MD_DIMENSIONS
DBA_MD_EXCEPTIONS
Column | Description |
OWNER
|
owner of the object
|
NAME
|
object name
|
OPERATION
|
operation during which the fail occurred
|
CCHH
|
common code HHCODE
|
DBA_MD_LOADER_ERRORS
Column | Description |
OWNER
|
owner of the table where the error occurred
|
MD_TABLE_NAME
|
spatial table name
|
FILENAME
|
SLF file name
|
ROWS_LOADED
|
number of rows loaded before failure
|
DBA_MD_PARTITIONS
DBA_MD_TABLES
DBA_MD_TABLESPACES
Column | Description |
OWNER
|
owner of the object
|
MD_TABLE_NAME
|
name of the spatial table
|
TABLESPACE_NAME
|
name of tablespace
|
SEQUENCE
|
sequence number
|
STATUS
|
status of tablespace: ACTIVE or INACTIVE
|
ALL_MD_COLUMNS
USER_MD_COLUMNS
USER_MD_DIMENSIONS
USER_MD_EXCEPTIONS
Column | Description |
NAME
|
object name
|
OPERATION
|
operation during which the fail occurred
|
CCHH
|
common code HHCODE
|
USER_MD_LOADER_ERRORS
Column | Description |
MD_TABLE_NAME
|
spatial table name
|
FILENAME
|
SLF file name
|
ROWS_LOADED
|
number of rows loaded before failure
|
USER_MD_PARTITIONS
USER_MD_TABLES
USER_MD_TABLESPACES
Column | Description |
MD_TABLE_NAME
|
name of the spatial table
|
TABLESPACE_NAME
|
name of tablespace
|
SEQUENCE
|
sequence number
|
STATUS
|
status of the tablespace: ACTIVE or INACTIVE
|
![]() ![]() Prev Next |
![]() Copyright © 1996 Oracle Corporation. All Rights Reserved. |
![]() Library |
![]() Product |
![]() Contents |
![]() Index |