• 欢迎访问搞代码网站,推荐使用最新版火狐浏览器和Chrome浏览器访问本网站!
  • 如果您觉得本站非常有看点,那么赶紧使用Ctrl+D 收藏搞代码吧

IMP-00013只有DBA才能导入由其他DBA导出的文件

mysql 搞代码 4年前 (2022-01-09) 22次浏览 已收录 0个评论

–实例演示—system用户导出C:\Users\ZMLexp system/zml file=D:\zml.dmp log = D:\zml.log tables = (zml)Export: Release 11.2.0.1.0 – Production on 星期一 4月 21 21:39:12 2014Copyright (c) 1982, 2009, Oracle and/or its affiliates. All rights r

--实例演示---system用户导出C:\Users\ZML>exp system/zml file='D:\zml.dmp' log = 'D:\zml.log' tables = (zml)Export: Release 11.2.0.1.0 - Production on 星期一 4月 21 21:39:12 2014Copyright (c) 1982, 2009, Oracle and/or its affiliates.  All rights reserved.连接到: Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - ProductionWith the Partitioning, OLAP, Data Mining and Real Application Testing options已导出 ZHS16GBK 字符集和 AL16UTF16 NCHAR 字符集即将导出指定的表通过常规路径.... . 正在导出表                             ZML导出了           0 行成功终止导出, 没有出现警告。C:\Users\ZML>------scott用户导入-------------------C:\Users\ZML>imp scott/zml file='D:\zml.dmp' log = 'D:\zml1.log' full = yImport: Release 11.2.0.1.0 - Production on 星期一 4月 21 21:57:40 2014Copyright (c) 1982, 2009, Oracle and/or its affiliates.  All rights reserved.连接到: Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - ProductionWith the Partitioning, OLAP, Data Mining and Real Application Testing options经由常规路径由 EXPORT:V11.02.00 创建的导出文件IMP-00013: 只有 DBA 才能导入由其他 DBA 导出的文件IMP-00000: 未成功终止导入C:\Users\ZML>--------给scott用户dba授权限--------------------SQL> grant dba to scott  2  ;授权成功。SQL>-------scott用户导入---------------C:\Users\ZML>imp scott/zml file='D:\zml.dmp' log = 'D:\zml1.log' full = yIm<div style="color:transparent">本文来源gaodai.ma#com搞##代!^码@网*</div>port: Release 11.2.0.1.0 - Production on 星期一 4月 21 22:04:39 2014Copyright (c) 1982, 2009, Oracle and/or its affiliates.  All rights reserved.连接到: Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - ProductionWith the Partitioning, OLAP, Data Mining and Real Application Testing options经由常规路径由 EXPORT:V11.02.00 创建的导出文件警告: 这些对象由 SYSTEM 导出, 而不是当前用户已经完成 ZHS16GBK 字符集和 AL16UTF16 NCHAR 字符集中的导入. 正在将 SYSTEM 的对象导入到 SCOTT. 正在将 SYSTEM 的对象导入到 SCOTT. . 正在导入表                           "ZML"导入了           0 行成功终止导入, 没有出现警告。C:\Users\ZML>

搞代码网(gaodaima.com)提供的所有资源部分来自互联网,如果有侵犯您的版权或其他权益,请说明详细缘由并提供版权或权益证明然后发送到邮箱[email protected],我们会在看到邮件的第一时间内为您处理,或直接联系QQ:872152909。本网站采用BY-NC-SA协议进行授权
转载请注明原文链接:IMP-00013只有DBA才能导入由其他DBA导出的文件
喜欢 (0)
[搞代码]
分享 (0)
发表我的评论
取消评论

表情 贴图 加粗 删除线 居中 斜体 签到

Hi,您需要填写昵称和邮箱!

  • 昵称 (必填)
  • 邮箱 (必填)
  • 网址