imp system/system@.. file=D:\data.dmp full=y buffer=102400 fromuser=user touser=user log=D:\weihu.log
经由常规路径导出由EXPORT:V09.02.00创建的文件
已经完成ZHS16GBK字符集和AL16UTF16 NCHAR 字符集中的导入
IMP-00085: 指定的多个输入文件为无界导出文件
IMP-00000: 未成功终止导入
如何解决?
------解决方法--------------------------------------------------------
imp system/system@sid file= 'D:\data.dmp ' full=y buffer=102400 fromuser=user1 touser=user2 log= 'D:\weihu.log '
------解决方法--------------------------------------------------------
命令行中 "file=D:\data.dmp full=y "多了一个空格,去掉再执行一遍看看。