ORA-39112: Dependent object type string skipped, base object type string creation failed ORACLE 报错 故障修复 远程处理
文档解释
ORA-39112: Dependent object type string skipped, base object type string creation failed
Cause: During a Data Pump import job, a dependent object is being skipped because its base object creation failed.
Action: If the object from the dump file is wanted, drop the base and dependent objects and try to import again using desired filters
ORA-39112:此错误时Oracle数据库报错,发生在尝试禁用包时。
官方解释
常见案例
一般处理方法及步骤
1.检查表上错误日志以了解具体原因;
2.确定需要创建或调整哪些对象;
3.用相关对象的脚本重新创建表,如果删除了存储在依赖对象上的数据,那么将其重新添加回去;
4.最后重新创建主对象,并重新执行单元测试来检查正确性。