Oracle EXP-00091 Error When Export Database

When trying to do a Oracle database dump or export, be it full entire database export or a particular user or table export, the following message may appears right after status of exporting a table.

EXP-00091: Exporting questionable statistics.

The cause for this error is because statistics may not be useable although Export was able to export statistics. The statistics are questionable because one or more of the following happened during export:

  • A row error occurred
  • Client character set or NCHARSET (where you run the Export) does not match with the server (database character set)
  • A query clause was specified on export, only certain partitions or subpartitions were exported
  • A fatal error occurred while processing a table

The resolution is to export non-questionable statistics, change the client character set or NCHARSET to match the server, export with no query clause, or export complete tables.

Most commonly, the EXP-00091 happens when the character set of client where Exp is running is different from character set of Oracle database server.

To solve this issue, try setting the NLS_LANG environment variable at the OS level, prior to the export session, to match your database character set. Syntax as follow, change the character set to your database’s character set.

export NLS_LANG=WE8ISO8859P1

For easier way of resolution, export with option “STATISTICS=NONE”. Also, if you’re using Oracle 10g, use Oracle Date Pump’s expdp and impdp instead of instead of exp and imp to export and import the data.

It’s pretty safe to say that if EXP-00091 is the only error message, the export’s row data is without any problems. If desired, import parameters can be supplied so that only non-questionable statistics will be imported, and all questionable statistics will be recalculated.

At the beginning of Export, the charset of the database will be shown. Else, you will need to use “show parameter nls” in SQL*Plus to check what charset the Oracle database is using.

Share and contribute or get technical support and help at My Digital Life Forums.



2 Responses to “Oracle EXP-00091 Error When Export Database”

  1. Martin
    January 25th, 2007 19:30
    1

    Muy util la info, muchas gracias

  2. Oracle Point, Oracle Life. » Experience error EXP-00091 while exporting entire database
    August 9th, 2007 02:18
    2

    [...] character set or NCHARSET (where you run the Export) does not match with the server (database character [...]

Leave a Reply

You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Subscribe without commenting


Custom Search

New Articles

Incoming Search Terms for the Article

exp-00091 - oracle exp-00091 - exp statistics - EXP-00091: Exporting questionable statistics - exp 00091 - EXP-00091: Exporting questionable statistics. - EXP-00091: - EXP-00091 oracle - oracle exp statistics - EXP-0091 - exp statistics=none - oracle exp charset - Oracle exporting questionable statistics - oracle EXP-00091: Exporting questionable statistics. - oracle questionable statistics - oracle exp - "exp-00091" - oracle export exp-00091 - oracle export nls_lang - questionable statistics oracle - oracle export questionable statistics - oracle exp character set - exp statistics= - export STATISTICS=none - oracle EXP-00091: Exporting questionable statistics - oracle exp statistics=none - oracle export statistics - oracle export character set - EXP-00091 - EXP-00091: - oracle exp 00091 - exp NLS_LANG - oracle exp no statistics - EXP-00091 Exporting questionable statistics - exp statistics Oracle - oracle client ncharset - EXP-00091 in Oracle - oracle Ncharset - ORACLE ERROR EXP-00091 - Oracle "Exporting questionable statistics" - oracle exp nls_lang - oracle export EXP-00091 - EXP NO STATISTICS - oracle exp characterset - oracle export no statistics - oracle export database - exp questionable statistics - exp statistics none - ora error EXP-00091 - exp 00091 oracle -