How to Install and Use Spatial
I am new to Oracle Spatial and need a point in the right direction. Can someone point me to documentation on
how to setup spatial and a user's guide of some sort ? I have looked and haven't found what I want.
Also .. in my attempt :
select comp_id, control, schema, version, status, comp_name from dba_registry
where comp_id='SDO';
returns a status of invalid. How do I fix this ?
Thanks
Jeff