免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 7016 | 回复: 9
打印 上一主题 下一主题

求救DB2 导入 问题 [复制链接]

论坛徽章:
1
IT运维版块每日发帖之星
日期:2016-07-13 06:20:00
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2007-03-31 17:18 |只看该作者 |倒序浏览
DB2 V8.1   备份文件是通过 export .........select * from table  导出的IXF 文件,
现在另一台服务器上通过import还原时,报
" import from SHOP_REGISTRATION.ixf of ixf  insert into SHOP_REGISTRATION
SQL3030C  An I/O error (reason = "sqlofopn -2079391743") occurred while
opening the input file.

SQL3110N  The utility has completed processing.  "0" rows were read from the
input file."  错误.


请教各位,急,在线等.

论坛徽章:
0
2 [报告]
发表于 2007-03-31 17:19 |只看该作者
db2 ? SQL3030C


SQL3030C An I/O error (reason = "<reason>") occurred while
          opening the input file.  

Explanation:

A system I/O error occurred while opening the input file.  This
error can refer to a problem on either the client or the
server.  

A possible cause may be that the input file is in use by another
application.  

The command cannot be processed.  

User Response:

Ensure that the input file is valid, including the path, and that
it is not currently in use by another application.  

Resubmit the command.

论坛徽章:
1
IT运维版块每日发帖之星
日期:2016-07-13 06:20:00
3 [报告]
发表于 2007-03-31 17:42 |只看该作者
原帖由 coolalibaba 于 2007-3-31 17:19 发表
db2 ? SQL3030C


SQL3030C An I/O error (reason = "<reason>") occurred while
          opening the input file.  

Explanation:

A system I/O error occurred while opening th ...



我本人刚接触DB2 ,能说说一些解决办法吗?


谢谢!

论坛徽章:
0
4 [报告]
发表于 2007-04-02 11:33 |只看该作者
打开输入的ixf文件的时候报错,检查ixf文件是否正常,权限、文件是否损坏等,或者文件所在的lv状态。
检查一下db2diag.log

论坛徽章:
0
5 [报告]
发表于 2007-04-02 21:39 |只看该作者
ixf文件的存放路径没写对吧。写个绝对路径试试

论坛徽章:
0
6 [报告]
发表于 2007-04-03 10:50 |只看该作者
估计是文件路径问题把

论坛徽章:
0
7 [报告]
发表于 2007-04-04 20:33 |只看该作者
在ixf文件所在目录执行import命令

论坛徽章:
0
8 [报告]
发表于 2007-04-05 13:19 |只看该作者
load replace 写错文件名好像直接=load from /dev/null
上次测试时候错过一次 吓死了

论坛徽章:
0
9 [报告]
发表于 2007-04-06 16:08 |只看该作者
有几个问题你需要试验确定一下
1、你导回数据时新服务器数据库中是否存在表SHOP_REGISTRATION,如果没有,你用的命令就是错误的。
2、你是否可以先八数据库停掉,然后再进行操作。
3、要导入的文件是否在IMPORT默认的目录下?

论坛徽章:
0
10 [报告]
发表于 2007-04-15 09:33 |只看该作者
补充一个,检查一下数据文件的权限。
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP