cannot drop topology with associated topo_geometry tables

Solution ID:ORA-13110

Type: Oracle

Cause

The drop_topology procedure was invoked for a topology that has assocated topo_geometry layers with it.

Actions

Delete the topo_geometry layers from the topology before dropping the topology. Use SDO_TOPO.delete_topo_geometry_layer to delete topo_geometry layers from the topology.

Try the following links for this error:


http://docs.oracle.com/cd/E16655_01/server.121/e26079/e12700.htm


Browse all solutions to database errors from Oracle, MS SQL, or MySQL