Oracle exp转储文件导入问题IMP-00009:导出文件异常结束

发布于 2024-11-24 13:33:26 字数 256 浏览 5 评论 0原文

通过 imp 导入 o​​racle 数据库时,它终止并显示以下错误

IMP-00009: abnormal end of export file
Import terminated successfully with warnings.

The exp was run on the same machine (the data was not ftp betweenservers)

有没有办法从此文件恢复表?

While importing an oracle database via imp, it terminates with below error

IMP-00009: abnormal end of export file
Import terminated successfully with warnings.

The exp was run on the same machine (the data was not ftp between servers)

Is there a way to recover tables from this file?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

鹤仙姿 2024-12-01 13:33:26

检查您的转储文件大小。我遇到了同样的错误,因为我的 .dmp 文件大小为 0KB

Check your Dump file size. I was getting the same error because my .dmp file was of 0KB

空气里的味道 2024-12-01 13:33:26

这可能是由于操作系统和 Oracle 版本的组合不允许导入大于 2GB 的转储造成的

This is possibly be caused by the combination OS and Oracle versions not allowing importing dumps bigger than 2gb

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文