aiaiDBA

加微信获取免费职业规划+学习资料,了解年薪50万的DBA是如何练成的

13718043309

010-86462881

ORA-13110: cannot drop topology with associated topo_geometry tables

ORA-13110: 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.

请先 登录 后评论

1 个回答

小智
ORA-13110:无法删除具有关联的topo_geometry表的拓扑,
.原因:对于已使用topo_geometry图层进行了拓扑的拓扑调用了drop_topology过程。,
.操作:在删除拓扑之前,从拓扑中删除topo_geometry图层。使用SDO_TOPO.delete_topo_geometry_layer从拓扑中删除topo_geometry图层。,
.
请先 登录 后评论