非交互式

windows: D:\>exp scott/tiger file=employee.dmp tables=(emp,dept)

linux需要加双引号

EXP-00091:

[oracle@oracle oracle_databak]$ exp scott/orcl@orcl file=/home/oracle/oracle_databak/scott.dmp tables="(emp,dept)"Export: Release 11.2.0.3.0 - Production on Fri Oct 5 14:45:01 2018Copyright (c) 1982, 2011, Oracle and/or its affiliates.  All rights reserved.Connected to: Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 - 64bit Production
With the Partitioning, OLAP, Data Mining and Real Application Testing options
Export done in ZHS16GBK character set and AL16UTF16 NCHAR character set
server uses AL32UTF8 character set (possible charset conversion)About to export specified tables via Conventional Path ...
. . exporting table                            EMP         14 rows exported
EXP-00091: Exporting questionable statistics.
EXP-00091: Exporting questionable statistics.
. . exporting table                           DEPT          4 rows exported
EXP-00091: Exporting questionable statistics.
EXP-00091: Exporting questionable statistics.
Export terminated successfully with warnings.

处理方法

如果在exp后指定rows=n 意思就是不导出数据,只导出表结构

解决方式:EXP-00091   对环境变量进行修改 修改后重新进行导出操作就没有这个错误了

select * from v$nls_parameters where parameter='NLS_CHARACTERSET';

imp导入操作

[oracle@oracle ~]$ imp system/orcl@orcl file=/home/oracle/oracle_databak/scott.dmp fromuser=scott touser=nod commit=yImport: Release 11.2.0.3.0 - Production on Fri Oct 5 14:56:43 2018Copyright (c) 1982, 2011, Oracle and/or its affiliates.  All rights reserved.Connected to: Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 - 64bit Production
With the Partitioning, OLAP, Data Mining and Real Application Testing optionsExport file created by EXPORT:V11.02.00 via conventional pathWarning: the objects were exported by SCOTT, not by youimport done in ZHS16GBK character set and AL16UTF16 NCHAR character set
import server uses AL32UTF8 character set (possible charset conversion)
. importing SCOTT's objects into NOD
. . importing table                          "EMP"         14 rows imported
. . importing table                         "DEPT"          4 rows imported
About to enable constraints...
Import terminated successfully without warnings.    

转载于:https://www.cnblogs.com/nodchen/p/9748052.html

Oracle EXP-00091解决方法相关推荐

  1. exp/imp 注释乱码问题或Oracle EXP-00091的解决方法

    exp/imp 注释乱码问题或Oracle EXP-00091的解决方法 参考文章: (1)exp/imp 注释乱码问题或Oracle EXP-00091的解决方法 (2)https://www.cn ...

  2. 在Windows 7下安装Oracle 11g的解决方法

    在Windows 7下安装Oracle 11g的解决方法 前不久卸载掉了自己的Windows Vista系统,装上了Windows7 旗舰版,在装机过程中也遇到了很多问题,有些问题是自己不曾遇到过的, ...

  3. weblogic.jdbc.wrapper.Blob_oracle_sql_BLOB cannot be cast to oracle.sql.BLOB 解决方法

    weblogic.jdbc.wrapper.Blob_oracle_sql_BLOB cannot be cast to oracle.sql.BLOB 解决方法 参考文章: (1)weblogic. ...

  4. oracle ORA-01113的解决方法(file 1 needs media recovery)

    oracle ORA-01113的解决方法(file 1 needs media recovery) 参考文章: (1)oracle ORA-01113的解决方法(file 1 needs media ...

  5. oracle账户锁定解决方法

    oracle账户锁定解决方法 参考文章: (1)oracle账户锁定解决方法 (2)https://www.cnblogs.com/jinjiangongzuoshi/p/3907900.html 备 ...

  6. Oracle变异表解决方法--ORA-04091错误

    Oracle变异表解决方法--ORA-04091错误 原因:触发器(或者被语句中引用的用户自定义PL/SQL函数)视图去查询(或修改)一个被另一语句修改而触发的表. 解决方法:重写触发器(或函数)避免 ...

  7. Linux x86主机运行天数是是24.8的倍数都有可能引发oracle bug及解决方法

    问题是因后台无法登录发现该BUG的,连PLSQL及服务器上的oracle DBA也无法登录oracle 查看系统相关资源: 负载高,系统层的CPU使用高, 解决方法: 重启服务器,问题解决 通过查找原 ...

  8. ORA-01078和LRM-00109问题导致ORACLE启动失败解决方法

    ORA-01078和LRM-00109问题导致ORACLE启动失败解决方法 参考文章: (1)ORA-01078和LRM-00109问题导致ORACLE启动失败解决方法 (2)https://www. ...

  9. linux oracle查询乱码问题,linux中oracle中文乱码解决方法

    乱码问题的根源是字符集的修改,下面我们来看一下linux中oracle中文乱码解决方法. 查看客户端的语言编码设置: 配置文件中的配置: cat ~/.bash_profile 注意修改配置信息:ex ...

  10. windows平台下的oracle ORA-01031的解决方法

    windows平台下的oracle ORA-01031的解决方法 今天下午遇到一个很怪异的问题,在windows平台下sqlplus / as sysdba登陆数据库,提示权限不足, 当时就纳闷了,s ...

最新文章

  1. java代码完全手写模仿qq登录界面
  2. mysql基数是什么意思_谈谈MySQL中的基数是啥?
  3. 枚举详解之EnumSet、EnumMap用法
  4. java源码依赖分析_高德APP全链路源码依赖分析工程
  5. boost::mpl模块实现joint_view相关的测试程序
  6. python利用opencv去除图片logo_利用python和opencv批量去掉图片黑边
  7. 计算机专业知识是什么范围,计算机基础知识考题
  8. mathematica 8.0.0 激活方法
  9. ORA-00054: 资源正忙, 但指定以 NOWAIT 方式获取资源, 或者超时失效---解决方法
  10. Bailian3250 字母重排【排序】
  11. vega56刷64_Vega56刷64的BIOS教程
  12. Qt:Label(添加文字、图片、gif动图、网站链接)、添加文件资源、添加LCD显示、添加进度条
  13. 谈谈自己学习Linux的心得
  14. mybatis的startPage使用
  15. 数据库系统概念-第六版 - charter 3 - 笔记 4
  16. python程序设计与案例教程王小银_《Python程序设计与案例教程》王小银著【摘要 书评 在线阅读】-苏宁易购图书...
  17. 量子计算机量子信息研讨会,2015全国量子信息与量子计算机前沿研讨会在我校召开...
  18. Upload labs
  19. 【牛客网】埃森哲杯第十六届上海大学程序设计联赛春季赛暨上海高校金马五校赛 题解
  20. java 网络编程详细解析

热门文章

  1. testng入门_单元测试
  2. 《LeetCode力扣练习》剑指 Offer 24. 反转链表 Java
  3. 5000并发的qps是多少_高并发初体验记录-02
  4. python安装了运行不了_python详细安装教程
  5. php扩展swoole安装,php 安装swoole扩展
  6. ubuntu18 python_ubuntu18.0.4 python 开发环境
  7. 风变编程python小课课件_风变编程Python小课最近很火,大家学完感受如何?
  8. 如何使用OpenCppCoverage检查单元测试的行覆盖率
  9. 七、DNS报文及抓包分析
  10. matlab绘制多条折线图