问题描述
ORACLE导入数据时报错
imp catm/catm@orcl1 file = D:\sgtms\20181228catm.dmp log = D:\sgtms\catmbase.log full = y;
这是以前的一个老文件,现在没有源服务器数据,当时用户没有管理员权限,不能使用expdp
[oracle@oradb ~]$ oerr imp 64 00064, 00000, "Definition of LOB was truncated by export" // *Cause: While producing the dump file, Export was unable to write the // * entire contents of a LOB. Import is therefore unable to // * reconstruct the contents of the LOB. The remainder of the // * import of the current table will be skipped. // *Action: Delete the offending row in the exported database and retry the // * export.复制
专家解答
加 commit=yes 参数,把完好数据导入,其他有问题的就没有办法了。
「喜欢这篇文章,您的关注和赞赏是给作者最好的鼓励」
关注作者
【版权声明】本文为墨天轮用户原创内容,转载时必须标注文章的来源(墨天轮),文章链接,文章作者等基本信息,否则作者和墨天轮有权追究责任。如果您发现墨天轮中有涉嫌抄袭或者侵权的内容,欢迎发送邮件至:contact@modb.pro进行举报,并提供相关证据,一经查实,墨天轮将立刻删除相关内容。
评论
相关阅读
Oracle DataGuard高可用性解决方案详解
孙莹
553次阅读
2025-03-26 23:27:33
Oracle RAC 一键安装翻车?手把手教你如何排错!
Lucifer三思而后行
516次阅读
2025-04-15 17:24:06
XTTS跨版本迁移升级方案(11g to 19c RAC for Linux)
zwtian
420次阅读
2025-04-08 09:12:48
墨天轮个人数说知识点合集
JiekeXu
419次阅读
2025-04-01 15:56:03
【纯干货】Oracle 19C RU 19.27 发布,如何快速升级和安装?
Lucifer三思而后行
416次阅读
2025-04-18 14:18:38
Oracle SQL 执行计划分析与优化指南
Digital Observer
413次阅读
2025-04-01 11:08:44
Oracle数据库一键巡检并生成HTML结果,免费脚本速来下载!
陈举超
378次阅读
2025-04-20 10:07:02
Oracle 19c RAC更换IP实战,运维必看!
szrsu
358次阅读
2025-04-08 23:57:08
【活动】分享你的压箱底干货文档,三篇解锁进阶奖励!
墨天轮编辑部
335次阅读
2025-04-17 17:02:24
oracle定时任务常用攻略
virvle
325次阅读
2025-03-25 16:05:19