`

EXP-00091: Exporting questionable statistics.问题解决!(转)

阅读更多
对DBA或需使用exp,imp的普通用戶來说,在我们做exp的過程中可能经常会遇到EXP-00091 Exporting questionable statistics.这样的EXP信息,其实它就是exp的error message,它产生的原因是因为我们exp工具所在的环境变量中的NLS_LANG与DB中的NLS_CHARACTERSET不一致。

问题:

lpding-> exp scott/scott file=/oracle/exp/scott_emp.dmp log scott_emp.log tables=emp

Export: Release 10.2.0.1.0 - Production on Tue Jun 29 15:07:38 2010

Copyright (c) 1982, 2005, Oracle. All rights reserved.


Connected to: Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Production
With the Partitioning, OLAP and Data Mining options
Export done in UTF8 character set and AL16UTF16 NCHAR character set
server uses ZHS16GBK 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.
Export terminated successfully with warnings.

解决:

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

PARAMETER                                                                                            VALUE
------------------------------- ---------------------------------------------------------------------------------------------------
NLS_CHARACTERSET                                                                             ZHS16GBK

SQL> host
lpding-> export NLS_LANG=AMERICAN_AMERICA.ZHS16GBK
lpding-> exp scott/scott file=/oracle/exp/scott_emp.dmp log scott_emp.log tables=emp

Export: Release 10.2.0.1.0 - Production on Tue Jun 29 15:32:08 2010

Copyright (c) 1982, 2005, Oracle. All rights reserved.


Connected to: Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Production
With the Partitioning, OLAP and Data Mining options
Export done in ZHS16GBK character set and AL16UTF16 NCHAR character set

About to export specified tables via Conventional Path ...
. . exporting table                            EMP         14 rows exported
Export terminated successfully without warnings.
lpding->
分享到:
评论

相关推荐

    EXP-00091 Exporting questionable statistics

    标题“EXP-00091 Exporting questionable statistics”似乎是指在数据库管理或者数据导出过程中遇到的一个特定问题,可能是关于Oracle数据库中的一个错误代码或警告。这个问题涉及到数据的统计信息,这在数据库管理...

    oracle学习基础素材表-emp表-dept表等等

    EXP-00091: Exporting questionable statistics. EXP-00091: Exporting questionable statistics. . . exporting table DEPT 4 rows exported . . exporting table EMP 17 rows exported . . exporting table GOODS ...

    freetype:x86-windows 2.10.1-6 vcpkg 导出包 vcpkg-export-20200604-083556.zip

    Exporting package bzip2:x86-windows... Exporting package zlib:x86-windows... Exporting package libpng:x86-windows... Exporting package freetype:x86-windows... Creating zip archive... Zip archive ...

    更新上个angular版本问题 Kafka监控工具KafkaOffsetMonitor-assembly-0.4.6-SNAPSHOT.jar

    更新上个angular版本问题 本地化所有需网络请求的JS,包括被墙了的 angular.js, angular-route.js, angular-resource.js。并附上启动和关闭Linux命令 jquery-1.10.2.min.js moment.min.js bootstrap.min.js ...

    《Hands-On GUI Programming with C++ and Qt5》---Author: Lee Zhi Eng .epub格式+code

    Create visually appealing and feature-rich ...Discover cross-platform development by exporting the Qt 5 application to different platforms Uncover the secrets behind debugging Qt 5 and C++ applications

    KafkaOffsetMonitor-assembly-0.4.6-SNAPSHOT.jar

    已修改jar包里面offsetapp文件夹中的index.html页面中引用的线上文件地址,改为本地下载好的离线文件,无网络环境也能启动,修改文件包括: bootstrap.min.css angular.js ...exporting.js lodash-2.4.1.js

    highcharts.js;draggable-legend.js;exporting.js,

    通过以上介绍,我们可以看到Highcharts.js、draggable-legend.js和exporting.js共同构建了一个功能强大、交互友好的数据可视化解决方案。它们不仅可以帮助开发者轻松创建专业级别的图表,还能通过自定义和扩展来满足...

    Linux系统下导出ORACLE数据库出现Exporting questionable statistics.错误 处理

    在Linux系统下,导出Oracle数据库的过程中遇到"Exporting questionable statistics."错误,这通常是由于字符集不兼容或者配置不正确导致的问题。Oracle数据库系统在处理数据时,会根据设定的字符集来编码和解码字符...

    SAM分割模型onnx导出模型问题:Exporting the operator repeat-interleave to ON

    问题解决: 1.历程:尝试改了opset= 11,12,14,17都不行 Exporting the operator repeat_interleave to ONNX opset version 11 is not supported 又或者是:Unsupported ONNX opset version: 18

    using-liferay-portal-6.2.pdf

    1 What is Liferay? 1 1.1 Building a site with Liferay Web Content . . . . . . . ....1.2 Using Liferay Portal as a collaborative platform ....1.3 Using Liferay as a social platform ....1.4 Using Liferay as a ...

    前端项目-highcharts-export-csv.zip

    2. **配置图表**:在创建HighCharts实例时,你需要配置exporting选项,启用export-csv插件,并指定导出的格式和设置。 3. **触发导出**:在图表的配置完成后,用户可以通过点击图表上的导出按钮,或者通过编程方式...

    Content-Reder-Source-Code.rar_Before_open xml

    MsgBox "Error exporting to XML: " & Err.Description Err.Clear End If End Sub ``` 以上就是关于在Excel打开前使用VBA将代码导出为XML的相关知识点,涵盖从基本的VBA编程到XML处理和工作簿事件的各个方面。...

    Useful ABAP code snippets.zip

    这些代码片段可能是对以上知识点的具体应用示例,通过学习和理解这些代码,开发者可以更好地理解和掌握ABAP编程,解决实际工作中遇到的问题。由于未提供具体的文件内容,无法详细介绍每个代码片段,但以上概述了ABAP...

    OPEC-欧佩克石油市场9月月度报告(英文)-2020.9---页精品报告2020.pdf

    - 欧佩克是石油输出国组织(Organization of the Petroleum Exporting Countries)的简称,成立于1960年9月。 - 该组织旨在通过协调其成员国的石油政策,保障国际石油市场的稳定,确保石油生产者和消费者的利益,...

    matlab开发-象征性的.zip.zip

    符号计算在物理学、工程学、经济学、控制理论等领域有广泛应用,帮助研究人员处理理论问题和进行模型建立。 这个压缩文件可能包含的示例代码和讲解将有助于理解这些概念,并提供实践操作的经验,这对于学习和掌握...

    Release Notes for Altium Designer Version 15.0 - 2014-11-17.pdf

    (After certain editing sequences the PCB editor would incorrectly switch to masking the display, this no longer occurs)**:解决了在某些编辑序列后,PCB 编辑器错误地切换到遮罩显示模式的问题。 - **IDF ...

    oracle exp

    ### Oracle EXP工具详解及实践案例 #### 一、Oracle EXP工具概述 Oracle EXP 工具是Oracle数据库系统中用于数据导入导出的强大工具之一。它主要用于将数据从一个Oracle数据库导出到另一个Oracle数据库,或者作为...

    正在恢复中_2019-06-14_20-05-13.log (只是日志不要下载)

    rman的数据文件恢复记录, 只是xshell日志不要下载

Global site tag (gtag.js) - Google Analytics