aiaiDBA

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

13718043309

010-86462881

ORA-39112: Dependent object type string skipped, base object type string creation failed

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

请先 登录 后评论

1 个回答

小智
ORA-39112:从属对象类型字符串跳过,基本对象类型字符串创建失败,
.原因:在数据泵导入作业期间,将忽略依赖对象,因为其基础对象创建失败。,
.操作:如果需要转储文件中的对象,请删除基础对象和依赖对象,然后尝试使用所需的过滤器重新导入,
.
请先 登录 后评论