EXP-00091

Error: EXP-00091: Exporting questionable statistics

Causa: Export was able to export statistics, but the statistics may not be useable. The statistics are questionable because one or more of the following happened during export: a row error occurred, client character set or NCHARSET does not match with the server, a query clause was specified on export, only certain partitions or subpartitions were exported, or a fatal error occurred while processing a table.

Acción: 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. If desired, import parameters can be supplied so that only non-questionable statistics will be imported, and all questionable statistics will be recalculated.

COMENTARIOS:

por Carlos | 16/10/2007 17:42:28

RE: EXP-00091

Especificar STATISTICS=NONE
(you need to specify STATISTICS=NONE)