aiaiDBA

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

13718043309

010-86462881

ORA-39142: incompatible version number string in dump file "string"

ORA-39142: incompatible version number string in dump file "string"
Cause: A dump file was specified for an import operation whose version number is incompatible with the dump file version of the Data Pump product currently running on the system. Usually this message indicates that the dump file was produced by a newer version of the Data Pump export utility.
Action: Import this dump file using the Data Pump import utility with the same version as the export which created the file.

请先 登录 后评论

1 个回答

小智
ORA-39142:转储文件中的不兼容版本号字符串 “ string ”,
.原因:为版本号与当前在系统上运行的数据泵产品的转储文件版本不兼容的导入操作指定了转储文件。通常,此消息表明转储文件是由较新版本的数据泵导出实用程序生成的。,
.操作:使用与创建文件的导出版本相同的Data Pump导入实用程序导入此转储文件。,
.
请先 登录 后评论