ORA-13065: cannot delete a child layer with a parent layer ORACLE 报错 故障修复 远程处理
文档解释
ORA-13065: cannot delete a child layer with a parent layer
Cause: A call was made to delete a feature layer which has a dependent layer defined on it.
Action: Make sure that all dependent feature layers are deleted before deleting the current feature layer.
ORA-13065错误表明尝试删除一个父层时,其下子层仍存在。官方解释是:尝试删除一个图层,但在其下一个子层仍存在。