aiaiDBA

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

13718043309

010-86462881

ORA-39140: dump file "string" belongs to job string

ORA-39140: dump file "string" belongs to job string
Cause: When a dump file set consists of multiple files, all files in the set must be specified for an import operation, and all files must have been produced by the same export job. One of the files provided does not belong to the original dump file set. For instance, it was created by a different export job than the other files.
Action: Remove the dump file indicated in the message and retry the import operation providing only the complete set of dump files created by a specific export job.

请先 登录 后评论

1 个回答

小智
ORA-39140:转储文件“ string ”属于作业字符串,
.原因:当转储文件集由多个文件组成时,必须为导入操作指定集合中的所有文件,并且所有文件必须由同一导出作业生成。提供的其中一个文件不属于原始转储文件集。例如,它是由与其他文件不同的导出作业创建的。,
.操作:删除消息中指示的转储文件,然后重试导入操作,仅提供由特定导出作业创建的完整转储文件集。,
.
请先 登录 后评论