Purpose of MD$ tables
480197Jan 3 2006 — edited Jan 3 2006I am running Oracle 9.2.0.7 with the spatial option installed. In my MDSYS schema I have the following MD$ tables: MD$COL, MD$DICTVER, MD$DIM, MD$EXC, MD$LER, MD$PTAB, MD$PTS, MD$RELATE, MD$TAB.
We are new to Oracle Spatial, and have created a few tables which have spatial data. What are the MD$ tables used for? My guess is that they are dictionary tables for spatial similar to v$ tables, but there is no data in these tables except for the MD$RELATE and the MD$DICTVER.
I looked in the installation scripts for spatial and only find reference to the MD$RELATE table.
Basically, I am wondering if these other MD$ tables are from an older version of Oracle spatial and perhaps are not needed any more.
Thanks in advance for you time.