aiaiDBA

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

13718043309

010-86462881

ORA-39129: Object type string not imported. Name conflicts with the master table

ORA-39129: Object type string not imported. Name conflicts with the master table
Cause: The table being imported from the remote instance has the same name as the master table running this Data Pump job.
Action: Rerun the Data Pump job with a nonconflicting name.

请先 登录 后评论

1 个回答

小智
ORA-39129:未导入对象类型字符串。名称与主表冲突,
.原因:从远程实例导入的表与运行此数据泵作业的主表具有相同的名称。,
.操作:使用不冲突的名称重新运行数据泵作业。,
.
请先 登录 后评论