aiaiDBA

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

13718043309

010-86462881

ORA-39245: import job requires export dump file "string"

ORA-39245: import job requires export dump file "string"
Cause: A Data Pump IMPORT or SQL_FILE operation was being performed but not all of the files from the Data Pump export dump file set were included.
Action: Check the export log file and make sure all of the files that were exported are included in the current job. The import log file also lists the export names of the missing files.

请先 登录 后评论

1 个回答

小智
ORA-39245:导入作业需要导出转储文件“ string ”,
.原因:正在执行数据泵IMPORT或SQL_FILE操作,但不包括来自数据泵导出转储文件集的所有文件。,
.操作:检查导出日志文件,并确保导出的所有文件都包含在当前作业中。导入日志文件还列出缺少的文件的导出名称。,
.
请先 登录 后评论