ERROR | cannot drop topology with associated topo_geometry tables |
CAUSE | The drop_topology procedure was invoked for a topology that has assocated topo_geometry layers with it. |
ACTION | 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. |